Commit Graph

11290 Commits (b1c5ca682bf6ec9e2465b960a8ce43982b38fa2c)

Author SHA1 Message Date
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
bcostm ad60017817 DISCO_L475VG_IOT01A: Move ADC internal channels in dedicated table. 2017-06-20 17:13:45 +01:00
bcostm 274eebd92d DISCO_L475VG_IOT01A: Add all pins even those not available on connectors. 2017-06-20 17:13:45 +01:00
bcostm aa594a56e3 DISCO_L475VG_IOT: Re-organize folder - Move TARGET_DISCO_L475VG_IOT01A/ in TARGET_STM32L475xG/ - Add STM32L475xG extra label in targets.json 2017-06-20 17:13:45 +01:00
bcostm 865a5928cc DISCO_L475VG_IOT: Add USB Device files 2017-06-20 17:13:44 +01:00
bcostm 8b297a4a01 Put device_name in upper-case in targets.json 2017-06-20 17:13:44 +01:00
bcostm c4bf5c215e Remove fat, usb_host, USB_10, USB_11 in build_travis.py --> alignment with other targets after rebase 2017-06-20 17:13:44 +01:00
bcostm 161e909879 Assign LED4 definition same as LED3 2017-06-20 17:13:43 +01:00
bcostm 491346fe45 Set ADC pins to MODE_ANALOG_ADC_CONTROL 2017-06-20 17:13:43 +01:00
bcostm acb65c0bd6 Add back PB_6/PB_7 pins definition used by STDIO_UART_TX/RX 2017-06-20 17:13:43 +01:00
bcostm 206ab0311c Update PeripheralPins: add _ALTx pins and remove pins not available on connectors 2017-06-20 17:13:43 +01:00
bcostm 15f20cb7ab Add "01A" suffix in target name 2017-06-20 17:13:42 +01:00
bcostm 53bf7b4ad9 DISCO_L475VG_IOT: Add ARDUINO in "supported_form_factor" 2017-06-20 17:13:42 +01:00
bcostm bba148ba2f Add target in unsupported main.cpp test files 2017-06-20 17:13:42 +01:00
bcostm 038a870ae5 Update PinNames.h and remove PortNames.h after rebase with master 2017-06-20 17:13:42 +01:00