Jimmy Brisson
d9c8d1cdb8
Remove deprecated flags args
...
The tools will no longer accept `--cflags`, `--cppflags`, or
`--ldflags`. Instead, the ability to modify these flags is
provided by the `--profile` argument. Documentation for the
`--profile` argument may be found in
docs/Toolchain_Profiles.md
2016-12-09 12:08:52 -06:00
Martin Kojtal
c8c01f0c5c
Merge pull request #3322 from jeromecoutant/PR_DISCO_L0
...
DISCO_L053C8 doesn't support LSE
2016-12-01 13:52:16 +00:00
Martin Kojtal
e9c8c603ed
Merge pull request #3352 from 0xc0170/fix_nina_endings
...
ublox eva nina - fix line endings
2016-12-01 12:59:07 +00:00
0xc0170
bcdb86675a
ublox eva nina - fix line endings
...
Fixes #3346
2016-12-01 11:19:42 +00:00
jeromecoutant
29771cb891
DISCO_L053C8 doesn't support LSE
2016-11-30 09:02:06 +01:00
Martin Kojtal
c57427f77f
Merge pull request #3321 from jeromecoutant/PR_L432KC
...
no HSE available by default for NUCLEO_L432KC
2016-11-29 18:25:17 +01:00
Martin Kojtal
519b500d4c
Merge pull request #3320 from bcostm/fix_vref_label
...
STM32 - Add ADC_VREF label
2016-11-29 18:24:52 +01:00
Martin Kojtal
107d6bc358
Merge pull request #3306 from mazimkhan/uvisor-examples
...
Added examples uvisor-thread and uvisor-number-store
2016-11-29 18:24:11 +01:00
Martin Kojtal
cfd3033a48
Merge pull request #3305 from micromint/critical-cpp
...
Support building mbed_critical.c with C++ compiler
2016-11-29 18:23:15 +01:00
Martin Kojtal
bd994b3f41
Merge pull request #3302 from bcostm/fix_issue_1685
...
STM32F4 AnalogIn - Clear VBATE and TSVREFE bits before configuring ADC channels
2016-11-29 18:21:14 +01:00
Martin Kojtal
d4e23e1048
Merge pull request #3291 from mazgch/patch-1
...
Adding mbed enabled Maker board with NINA-B1 and EVA-M8Q
2016-11-29 18:19:41 +01:00
Martin Kojtal
f89bf84beb
Merge pull request #3289 from TomoYamanaka/master
...
Bug fix of initial value of interrupt edge in "gpio_irq_init" function.
2016-11-29 18:18:17 +01:00
Martin Kojtal
a8ebfaa058
Merge pull request #3288 from LMESTM/dev_spi_asynch_l0l1
...
Dev spi asynch l0l1
2016-11-29 18:17:06 +01:00
Martin Kojtal
257d6357ca
Merge pull request #3283 from bridadan/remove-curl-references
...
Removing remaining references to Curl from ARM pack manager
2016-11-29 18:15:57 +01:00
Martin Kojtal
e261e30d05
Merge pull request #3193 from mikaleppanen/lwip_ipv6_eth_down_supp
...
Added clearing of ipv6 addresses to lwip bringdown function
2016-11-29 18:13:35 +01:00
Martin Kojtal
b36025f988
Merge pull request #3274 from bridadan/fix-path-detection-test-building
...
Passing toolchain path info to subprocesses
2016-11-29 18:13:00 +01:00
Martin Kojtal
42f4843b97
Merge pull request #3241 from NXPmicro/Add_KW41_Support
...
Add support for FRDM-KW41
2016-11-29 18:11:59 +01:00
Martin Kojtal
bb2d03f34b
Merge pull request #3213 from bcostm/factorize_ticker
...
STM32: Refactor us_ticker.c + hal_tick.c files
2016-11-29 18:10:45 +01:00
Martin Kojtal
c7d5ef09d0
Merge pull request #3341 from ARMmbed/ns_timeout-rename
...
Rename timeout.c to not collide with Timeout.cpp
2016-11-29 18:09:35 +01:00
Martin Kojtal
9da1ff5290
Merge pull request #3114 from sarahmarshy/uvision-filetype-fix
...
Fix issue with unrecognized uvision file types
2016-11-29 18:09:09 +01:00
Martin Kojtal
93c08f340a
Merge pull request #3062 from jamike/TARGET_STM_USBDEVICE_FS
...
TARGET_STM :USB device FS
2016-11-29 18:07:11 +01:00
Seppo Takalo
119c118e22
Rename timeout.c to not collide with Timeout.cpp
...
IAR builds put all object files in same directory, so same
prefix is not allowed.
2016-11-29 17:32:28 +02:00
Russ Butler
754bd24301
Merge pull request #3329 from simonqhughes/master
...
CFSTORE issue 3327: fix to build CFSTORE SRAM mode (disabling flash s…
2016-11-29 10:22:13 -05:00
Simon Hughes
46411f7f73
CFSTORE issue 3327: fix to build CFSTORE SRAM mode (disabling flash storage).
2016-11-28 16:09:00 +00:00
Anna Bridge
fc1f439161
Merge pull request #3323 from andreaslarssonublox/ublox_odin_w2_drivers_update
...
u-blox ODIN-W2 drivers update
2016-11-25 13:27:26 +00:00
Martin Kojtal
464f04c6ba
Merge pull request #3147 from bulislaw/wifi_test
...
Add new WiFi tests
2016-11-24 17:45:37 +00:00
Anna Bridge
fd7d5eca14
Merge pull request #3270 from AlessandroA/update_uvisor
...
uVisor: Update to v0.26.1
2016-11-24 13:22:14 +00:00
jeromecoutant
a933032a58
no HSE available by default for NUCLEO_L432KC
2016-11-24 11:33:43 +01:00
bcostm
92d39e2390
Add ADC_VREF label
2016-11-24 10:30:23 +01:00
Martin Kojtal
082159ff18
Merge pull request #3300 from geky/events-fix-unchain
...
events - Fix unchaining of event queues
2016-11-23 18:20:28 +00:00
andreas.larsson
9abb7c3777
Updated ARM binary
2016-11-23 17:39:28 +01:00
Mohammad Azim Khan
2ad2c309bc
Removing target EFM32GG_STK3700 from uvisor examples
2016-11-23 15:22:31 +00:00
andreas.larsson
4648ec606b
Added updated drivers for GCC, IAR
2016-11-23 15:18:17 +01:00
Mohammad Azim Khan
0b0db77a6e
Removing target EFM32GG_STK3700 from uvisor examples
2016-11-23 14:00:03 +00:00
andreas.larsson
c2d09bd6a2
Fixed wrong start params to cbMAIN_startWlan
2016-11-23 11:38:35 +01:00
Martin Kojtal
d60f424a7e
Merge pull request #3256 from NXPmicro/Include_stddef
...
Kinetis SDK: Include stddef.h to fix build errors seen when including…
2016-11-22 22:20:29 +00:00
Martin Kojtal
905a173a7a
Merge pull request #3268 from NXPmicro/Coding_Convention_Changes
...
Coding convention changes
2016-11-22 22:18:41 +00:00
Martin Kojtal
9fdf7f775f
Merge pull request #3295 from geky/gcc-g3
...
Add '-g3' flag to gcc debug flags
2016-11-22 22:14:20 +00:00
Martin Kojtal
d215e4fa63
Merge pull request #3307 from theotherjimmy/import-sys-in-config
...
Add sys import to config
2016-11-22 22:13:43 +00:00
Russ Butler
f843d49247
Merge pull request #3267 from SeppoTakalo/mesh_refactor
...
ONME-2857: Ethernet interface for Nanostack
2016-11-22 12:59:50 -05:00
Alessandro Angelino
1321e12eca
uVisor: Update to v0.26.1
2016-11-22 17:24:05 +00:00
bcostm
a3baf2d7bf
Add more comment on the modified line
2016-11-22 11:03:44 +01:00
Michel Jaouen
a34e0937fb
build_travis.py : update for STM support
2016-11-22 10:52:15 +01:00
Michel Jaouen
bc17759226
USBHAL.h : fix indentation
2016-11-22 10:52:10 +01:00
Michel Jaouen
ad09abb71f
USBAudio , USBSerial :fix call back
2016-11-22 10:52:03 +01:00
Martin Kojtal
f4007e296d
Merge pull request #3284 from geky/move-emac-api
...
Move emac_api.h to the appropriate folder
2016-11-21 23:24:08 +00:00
Martin Kojtal
7f44dee6d1
Merge pull request #3278 from bcostm/nucleo-f103rb_ctsrts_pins
...
NUCLEO_F103RB - Add RTS/CTS pins for Serial Flow Control
2016-11-21 23:22:41 +00:00
Martin Kojtal
f7068eb57a
Merge pull request #3279 from yanesca/mbedtls-hardware-acceleration-configuration
...
Move crypto hardware acceleration configuration.
2016-11-21 23:22:16 +00:00
Martin Kojtal
f6022e7b8f
Merge pull request #3282 from c1728p9/fix_nvic
...
Ensure isr cannot occur after NVIC_DisableIRQ
2016-11-21 23:21:06 +00:00
Martin Kojtal
e07fcda4d0
Merge pull request #3287 from sg-/make-build
...
Unify output directory for mbed-cli and exporters
2016-11-21 23:19:42 +00:00