Commit Graph

8536 Commits (c25a513612ac604454328cc3075d9de7047ace5f)

Author SHA1 Message Date
Andres AG c8256af85d Fix mbedtls user config and null entropy 2016-10-10 17:24:24 +01:00
Seppo Takalo b12b1bd312 Squashed 'features/FEATURE_COMMON_PAL/mbed-trace/' changes from b17e969..31e338c
31e338c Use temp variable in mutex release loop (#52)

git-subtree-dir: features/FEATURE_COMMON_PAL/mbed-trace
git-subtree-split: 31e338c23934491fcb852ee4d2788d34851d01a2
2016-10-10 17:24:19 +01:00
Russ Butler 0bc661e172 Fix ncs36510 by updating header guard
Fix the header guard in the ncs36510 RF driver. Also update the
license in NanostackRfPhyNcs36510.h.
2016-10-10 17:24:15 +01:00
bcostm 3b71d4a9e4 Use ADC internal channels specific definitions 2016-10-10 17:24:13 +01:00
bcostm a446f3e0f6 Add channel 17 for Vref 2016-10-10 17:24:12 +01:00
bcostm ecb83a34e0 STM32F1xx - Add ADC internal channel (Temperature) 2016-10-10 17:24:11 +01:00
Jimmy Brisson 5c19171cf5 Allow max-depth specification in memap 2016-10-10 17:24:10 +01:00
Jimmy Brisson 88bf6e41a1 Remove tag-adding code from script 2016-10-10 17:24:08 +01:00
Jimmy Brisson 9071e2b347 Add tags to our code 2016-10-10 17:24:07 +01:00
Jimmy Brisson 44d794eaa5 Automatically Add group tags to documented code 2016-10-10 17:24:04 +01:00
Jimmy Brisson 2e871c6c1b Move docs_gen.py script to tools/misc 2016-10-10 17:24:03 +01:00
Jimmy Brisson a5a7b24458 Add inside namespaces 2016-10-10 17:24:02 +01:00
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