Commit Graph

11777 Commits (mbed-os-5.5)

Author SHA1 Message Date
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
bcostm 0de4feffb0 Add DISCO_L475VG_IOT in build, export and tests python files 2017-06-20 17:13:41 +01:00
bcostm 4508c76665 Add DISCO_L475VG_IOT in targets.json 2017-06-20 17:13:41 +01:00
bcostm 3e63c20bba Add DISCO_L475VG_IOT in mbed_rtx.h 2017-06-20 17:13:41 +01:00
bcostm c1eda08508 Add DISCO_L475VG_IOT specific files 2017-06-20 17:13:40 +01:00
Hasnain Virk 253ceee0f2 Check Ethernet before including lwipopts_conf.h
lwipopts_conf.h is used by target dependent Ethernet drivers for
configuring various parameters.
By default, Ethernet is enabled and in this case lwipopts_conf.h
will be included.
In case of PPP  being enabled, it is desirable to not pull in any Ethernet
related code.
2017-06-20 17:13:40 +01:00
Yuguo Zou 334c0aafc6 A better approach to flip "netif_inited" 2017-06-20 17:13:40 +01:00
Yuguo Zou a9b1b1c9d4 replace tab with space 2017-06-20 17:13:40 +01:00
Yuguo Zou 8d21488b42 resolve lwip init twice issue
resolve wifi example test fail before lwip is init
2017-06-20 17:13:39 +01:00
Christopher Haster 250319a619 rtos: Unbreak semaphore, trade assert for saturation with original limit
Before rtx 5, the max count on semaphores was UINT16_MAX, aftewards it
was decreased to 1024 with an assert on overflow.

This is especially problematic for semaphores used for signaling, since
there is no replacement currently available in C++.
2017-06-20 17:13:39 +01:00
Jimmy Brisson 38370530b8 Fix a bug in print_large_string 2017-06-20 17:13:39 +01:00
Jimmy Brisson a68fa4ae98 Accept app config option for export 2017-06-20 17:13:38 +01:00
Azim Khan 101cf5e6a3 Remove multiple definition of GREENTEA_SETUP added due to rebase 2017-06-20 17:13:38 +01:00
Azim Khan 0ffbf756d5 Merge greentea-client/test_env_c.h into greentea-client/test_env.h 2017-06-20 17:13:38 +01:00