Jimmy Brisson
487f98e0e8
Add supported_toolchains to super_target
2016-10-10 17:24:00 +01:00
Jimmy Brisson
b1908cc7e5
Switch how we do groups
2016-10-10 17:23:59 +01:00
Jimmy Brisson
bb44f9d1d2
Automatically add groups from features
2016-10-10 17:23:58 +01:00
Jimmy Brisson
d3489fd444
Add simple documentation generation
2016-10-10 17:23:56 +01:00
tomoyuki yamanaka
f6e26ddabb
Fix bugs of PWM driver.
...
Bugs are as below.
- In the case of MTU2 mode, modify a problem that does not excute "pwmout_write ()" at the end of "pwmout_pulsewidth_us ()" function.
- In the case of MTU2 mode in "pwmout_period_us ()" function, modify a problem that the executing result of "set_mtu2_duty_again ()" function does not reflect in the register of TGRA_MATCH [] and TGRC_MATCH [].
2016-10-10 17:23:55 +01:00
Sarah Marsh
75bc0b49fb
More formatting changes in targets.json
2016-10-10 17:23:53 +01:00
Sarah Marsh
06ae569274
Minor formatting changes
2016-10-10 17:23:52 +01:00
Sarah Marsh
72df89c56b
-Oh flag removed from IAR. Optimization set in GUI.
2016-10-10 17:23:50 +01:00
Sarah Marsh
4a5da98189
Flash DLL string/debug
...
Versioning for arm-pack-manager
2016-10-10 17:23:49 +01:00
Sarah Marsh
dd6f9690a4
Fix Uvision CPU type error for DP and FPU targets.
2016-10-10 17:23:48 +01:00
Sarah Marsh
bd2ce26194
Updated device name for nucleo_f746zg and disco_f746ng
2016-10-10 17:23:46 +01:00
Sarah Marsh
54a1e59469
Removed IAR export support for invalid IAR targets.
...
Fixed naming of one target selection.
2016-10-10 17:23:45 +01:00
Sarah Marsh
d7f75c1d98
Uvision FPU setting added to template
2016-10-10 17:23:44 +01:00
Sarah Marsh
72ddbe44a9
Remove static destruction flag
2016-10-10 17:23:43 +01:00
Sarah Marsh
34d3f0bf51
Uvision5 => Uvision or Uvision5
2016-10-10 17:23:41 +01:00
Sarah Marsh
8c988ea03c
Cpu type set in uvision template
2016-10-10 17:23:40 +01:00
Sarah Marsh
491ddf63c6
IAR debugging and docstrings
2016-10-10 17:23:39 +01:00
Sarah Marsh
982b214794
Remove : from vendor info in cmsis pdsc
2016-10-10 17:23:37 +01:00
Sarah Marsh
8913eb7e12
Additional device names. mbed_targets.md update
2016-10-10 17:23:36 +01:00
Sarah Marsh
8a3b5cd34e
.lst file goes to hidden .build for uvision5
2016-10-10 17:23:35 +01:00
Sarah Marsh
26f8c25450
Buid logs print with no new lines
2016-10-10 17:23:34 +01:00
Jimmy Brisson
ca8722e0cd
Add arm_pack_manager's requirements
2016-10-10 17:23:32 +01:00
Sarah Marsh
4557916afb
Iar nucleo template referenced correctly
2016-10-10 17:23:31 +01:00
Sarah Marsh
9651c82444
Build tests clean and logging revision
2016-10-10 17:23:30 +01:00
Jimmy Brisson
6eea08b565
Integrate arm_pack_manager with exporters
2016-10-10 17:23:28 +01:00
Sarah Marsh
f7da779ea9
New build tests.
...
*Changes*
- Parallel export
- mbed-os tests added
- specified release version (default to 5)
- default tests AND targets dependent on specified release version
2016-10-10 17:23:27 +01:00
Sarah Marsh
69dbb1c24a
Refactor uvision. Add support for CMSIS project files
2016-10-10 17:23:26 +01:00
Sarah Marsh
9998dbf78a
Remove progen and progen def dependencies.
2016-10-10 17:23:24 +01:00
Sarah Marsh
87cc40fca9
IAR revision
2016-10-10 17:23:21 +01:00
Sarah Marsh
dac3fa7570
arm_pack_manager - Retrieve debug adapter. Strip URLS
2016-10-10 17:23:20 +01:00
Jimmy Brisson
259097a54d
arm_pack_manager - Remove extra print; make url joining work on windows
2016-10-10 17:23:19 +01:00
Jimmy Brisson
5eb8351c20
arm_pack_manager - Add alias file
2016-10-10 17:23:17 +01:00
Sarah Marsh
5e35b1b737
arm_pack_manager - Specific device info overrides family/subfamily info
2016-10-10 17:23:16 +01:00
Sarah Marsh
583ce00850
arm_pack_manager - Multi-level processor and compile elements search
2016-10-10 17:23:15 +01:00
Sarah Marsh
6fa94b5983
arm_pack_manager - Added caching target vendor and processor(clock, fpu, endinanness)
2016-10-10 17:23:14 +01:00
Jimmy Brisson
da85671fc9
arm_pack_manager - Try really hard to fill the processor dict
2016-10-10 17:23:12 +01:00
Jimmy Brisson
a2dc9f29fa
arm_pack_manager - [API change] differentiate between pack and pdsc loading from cache
...
- pull_from_cache renamed to pdsc_from_cache
- pack_from_cache added
- index file member replaced with pdsc_file
- pack_file member added to cache
2016-10-10 17:23:11 +01:00
Jimmy Brisson
a9c52e27eb
arm_pack_manager - Add --and, --or, --intersection, and --union options
...
These change the behavior of the search terms.
2016-10-10 17:23:10 +01:00
Jimmy Brisson
817ac6631d
arm_pack_manager - Simplify find_device
2016-10-10 17:23:08 +01:00
Jimmy Brisson
8ed3cb0a60
arm_pack_manager - Update find parts for new flash alogrithm api
2016-10-10 17:23:07 +01:00
Jimmy Brisson
b2bf3b4522
arm_pack_manager - Update docstrings for extra flash algorithm info
2016-10-10 17:23:06 +01:00
Jimmy Brisson
30b6afee2d
arm_pack_manager - Add more info to flash algorithm
2016-10-10 17:23:05 +01:00
Jimmy Brisson
6923f5d41b
arm_pack_manager - Add Descritpion of subcommands
2016-10-10 17:23:03 +01:00
Jimmy Brisson
3141d0bdf8
arm_pack_manager - Add Documentation
2016-10-10 17:23:02 +01:00
Jimmy Brisson
3869589863
arm_pack_manager - Adds an dump parts command
2016-10-10 17:23:01 +01:00
Jimmy Brisson
49fb5ed870
arm_pack_manager - Refactors cli out of __init__.py and adds it as a command
2016-10-10 17:23:00 +01:00
Jimmy Brisson
a9c98e96e5
arm_pack_manager - added a cache by part cammand
2016-10-10 17:22:58 +01:00
Jimmy Brisson
d715fb03d8
arm_pack_manager - searching is now indexed and much faster
2016-10-10 17:22:57 +01:00
Jimmy Brisson
c57897f24c
arm_pack_manager - commands added. uses fuzzy search to find things
2016-10-10 17:22:56 +01:00
Jimmy Brisson
a066a40b06
arm_pack_manager - refactored Cache into class and downloaded pack files
2016-10-10 17:22:55 +01:00