mickeyln
daba7c5703
Update system_stm32f0xx.c
2017-07-03 11:46:47 +01:00
mickeyln
daa84f015e
Update system_stm32f0xx.c
2017-07-03 11:46:46 +01:00
Andrew Leech
49f46086f8
Prevent modifying existing targets.
...
A warning will be printed if it is attempted.
2017-07-03 11:46:46 +01:00
Andrew Leech
5f529a6df7
Add basic unit tests for custom_targets.json handling
2017-07-03 11:46:46 +01:00
Jimmy Brisson
1e2b7bef45
Clear custom-targets uppon setting new taregts.json location
2017-07-03 11:46:46 +01:00
Andrew Leech
e940d204d7
Handle situation when options.source_dir is None
2017-07-03 11:46:45 +01:00
Andrew Leech
4606027784
Add custom_targets.json file contents to targets
...
Avoid duplication of update_target_data() code
Keep "custom_targets.json" filename definition in Targets()
2017-07-03 11:46:45 +01:00
Jimmy Brisson
f22dd38ad5
Find extra targets in all source folders
2017-07-03 11:46:45 +01:00
Andrew Leech
9c575cdd1f
Recursively merge extra_targets into targets
...
Recursively merge any target configs in extra_targets.json rather than completely replacing keys at the top level
2017-07-03 11:46:44 +01:00
Andrew Leech
95c681c951
Add extra_targets.json support to build tools
...
If the file extra_targets.json exists in the working directory load it over the top of the built in targets.json for defining new and overriding built in mbed target definitions.
2017-07-03 11:46:44 +01:00
Amanda Butler
ee44ebad57
Update link in CONTRIBUTING.md
...
Provide a more precise link to the docs.mbed.com page
2017-07-03 11:46:44 +01:00
arostm
077eac3e05
DISCO_F413ZH: Add include of LL timer file
2017-07-03 11:46:44 +01:00
arostm
90a68fb074
DISCO_F413ZH: Remove usb from build_travis.py
2017-07-03 11:46:43 +01:00
arostm
a7b41df447
DISCO_F413ZH: Typo correction in build_travis.py
2017-07-03 11:46:43 +01:00
arostm
07d6dcb525
DISCO_F413ZH: Deleted cmsis_nvic.c and modified cmsis_nvic.h
2017-07-03 11:46:43 +01:00
arostm
e4e3d0f3a4
DISCO_F413ZH: delete RTOS in build_travis.py
2017-07-03 11:46:42 +01:00
arostm
97b99d8d66
DISCO_F413ZH: Remove hal_conf file The board have to use th hal_conf file from F4/device directory
2017-07-03 11:46:42 +01:00
arostm
5d04388686
DISCO_F413ZH: add IAR exporter
2017-07-03 11:46:42 +01:00
arostm
c63e844afb
DISCO_F413ZH: add UART9 and 10 in serial_api.c
2017-07-03 11:46:42 +01:00
bcostm
d7f005dea1
DISCO_F413ZH: Change I2C and SPI instances for Arduino default pins
...
Needed to pass ci-test-shield tests.
2017-07-03 11:46:41 +01:00
bcostm
c7e6a88548
DISCO_F413ZH: typo corrections in peripheralpins.c
2017-07-03 11:46:41 +01:00
bcostm
906d8dc366
DISCO_F413ZH: Fix wrong NVIC RAM end address in IAR icf file
2017-07-03 11:46:41 +01:00
bcostm
3a9c36682c
DISCO_F413ZH: correct ram length in GCC ld file
2017-07-03 11:46:40 +01:00
bcostm
5ec1268438
DISCO_F413ZH: Add this board in mbedOS2 CAN tests
2017-07-03 11:46:40 +01:00
bcostm
59d6a6c001
DISCO_F413ZH: Add BUTTON1 definition
2017-07-03 11:46:40 +01:00
arostm
cc1386ae8e
DISCO_F413ZH: corrections
...
- leds definition
- add sw4stm32 exporter
- recomment mco debug
2017-07-03 11:46:39 +01:00
arostm
c7f78b21f0
DISCO_F413ZH: modifications in peripheralPins.c
2017-07-03 11:46:39 +01:00
arostm
7e0955c414
DISCO_F413ZH: add some files and modification (targets.json, rtx...)
2017-07-03 11:46:39 +01:00
arostm
3a8612f656
DISCO_F413ZH: add terget.json, build_travis.py and test.py changes
2017-07-03 11:46:39 +01:00
arostm
720e20b5fa
DISCO_F413ZH: Modification needed to build
2017-07-03 11:46:38 +01:00
arostm
e74dcacce0
DISCO_F413ZH: Creation folders and files (pinout, startup, etc...)
2017-07-03 11:46:38 +01:00
jeromecoutant
d6f7903c28
STM32 Add USB pins name in PinNames.h files
2017-07-03 11:46:38 +01:00
Laurent MEUNIER
bedbdadb5f
STM32 SPI specific mode for higher performance
...
This commit implements a SPI mode which will offer better performance
thanks to usage of Lower Layer API which use fewer registers access,
at the cost of lower robustness (no error management).
2017-07-03 11:46:37 +01:00
amq
cc84e140d8
Fix unresolved include of mbed_config.h in Eclipse
2017-07-03 11:46:37 +01:00
sarahmarshy
6f149fa0f3
Turn off "browse information" in Uvision template
...
"Browse information," or the indexer for MDK, causes extremely long
build times when enabled.
2017-07-03 11:46:37 +01:00
Martin Kojtal
c9e63f1408
Merge pull request #4596 from ARMmbed/release-candidate
...
Release candidate for mbed-os-5.5.1
2017-06-21 17:20:30 +02:00
Jimmy Brisson
bdaeaf59e1
Upcase all assembler file extensions
2017-06-21 09:04:53 +01:00
Jimmy Brisson
a7f6fd4518
Assert that assembler files are named correctly in travis
2017-06-21 09:04:37 +01:00
adbridge
c28f7bf819
Update MBED_LIBRARY_VERSION to v145
2017-06-20 17:13:49 +01:00
andreas.larsson
5e7cd23d7e
Moved u-blox ODIN-W2 cb_cert_utils.h to the correct place
2017-06-20 17:13:48 +01:00
andreas.larsson
e2709bd5a0
Updated binaries to 2.1 rc1
2017-06-20 17:13:48 +01:00
Rob Meades
6bf147bb2e
Platform support for OnboardCellular modem and u-blox cellular interface drivers. This change allows the u-blox C027 and C030 boards to use both the mbed-os OnboardCellular modem driver and the u-blox cellular interface drivers (which support both PPP and AT data modes).
2017-06-20 17:13:48 +01:00
bcostm
e2d2a334db
DISCO_L475VG_IOT01A: Add include of LL timer file
2017-06-20 17:13:47 +01:00
bcostm
86a9f14771
DISCO_L475VG_IOT01A: Update device files after CubeL4 update
2017-06-20 17:13:47 +01:00
bcostm
42b9f3b6c7
DISCO_L475VG_IOT01A: Update cmsis_nvic files
2017-06-20 17:13:47 +01:00
bcostm
05c682e83e
DISCO_L475VG_IOT01A: Move USB device config files
2017-06-20 17:13:46 +01:00
bcostm
c5385f6d39
DISCO_L475VG_IOT01A: Add generic buttons declaration
2017-06-20 17:13:46 +01:00
bcostm
b7aa3334c5
DISCO_L475VG_IOT01A: remove rtos from build_travis.py
2017-06-20 17:13:46 +01:00
bcostm
f75905a89a
DISCO_L475VG_IOT01A: change comment for 8-byte aligned adress for IAR .icf file
2017-06-20 17:13:46 +01:00
bcostm
1aba27a2cf
DISCO_L475VG_IOT01A: add this target in i2c master/slave tests
2017-06-20 17:13:45 +01:00