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
Mika Leppänen
420d5c3bac
Squashed 'features/FEATURE_LWIP/lwip-interface/lwip/' changes from d7a6c6d..cd60f73
...
cd60f73 Merge branch 'mbed-os-lwip-rc2-maint' into mbed-os-lwip-rc2-maint-prefixed
3a50479 fixed bug #49676 (Possible endless loop when parsing dhcp options) & added unit test for that
git-subtree-dir: features/FEATURE_LWIP/lwip-interface/lwip
git-subtree-split: cd60f73f110829e00df46593fea5db26bcfb1662
2016-11-29 15:00:02 +02:00
Radhika
3d23ec0904
Formatting changes as per guidelines
2016-11-29 16:58:33 +05:30
Jimmy Brisson
5fac67bcde
Fix project profile parsing
...
thanks @sdive!
2016-11-28 14:53:26 -06: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
ccli8
e1995dbe79
[NUC472/M453] Fix spi_master_transfer failed as bit width is 32
2016-11-25 15:32:25 +08: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
ccli8
137053343e
[M453] Fix button naming error
2016-11-23 14:35:09 +08: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
ccli8
d24c71fad9
[NUC472/M453] Correct return of i2c_byte_write() on NAK
2016-11-22 13:45:01 +08:00
ccli8
57a22cd4ab
[NUC472/M453] Fix CI I2C EEPROM failed
2016-11-22 09:56:54 +08:00
ccli8
f4890f68f1
[NUC472] Remove SPI MOSI1 and MISO1 pins from pinmap
...
These pins are for SPI 2-bit mode (not dual mode) and cannot be for SPI standard use.
2016-11-22 09:56:54 +08:00
ccli8
6c1fca60a5
[M453] Remove SPI MOSI1 and MISO1 pins from pinmap
...
These pins are for SPI 2-bit mode (not dual mode) and cannot be for SPI standard use.
2016-11-22 09:56:54 +08:00
ccli8
e1acb06d05
[NUC472] Rename variable name in analog-in
2016-11-22 09:56:53 +08:00
ccli8
bb1617c5f8
[M453] Fix EADC module is initialized multiple times
...
Also fix EADC module name EADC is hardcoded.
2016-11-22 09:56:53 +08:00
ccli8
35b2ad5a2c
[NUC472] Fix CI tests-api-analogin failed
...
1. Fix UNO pins A5-A7 don't support analog-in by replacing ADC with EADC to implement analog-in HAL.
2. Update CLK driver to fix EADC clock divider setting error. Also fix CLK_Idle() together.
2016-11-22 09:56:53 +08:00
ccli8
fe883d42ab
[M453] Fix CI tests-api-analogin failed
...
1. Fix ADC convert finish check error.
2. Set ADC Vref to internal by default.
2016-11-22 09:56:53 +08:00
ccli8
e0f97e5c80
[NUC472/M453] Support separate enable of GPIO IRQ de-bounce
2016-11-22 09:56:53 +08:00
ccli8
657d90db2c
[NUC472/M453] Fix I2C issues
...
1. Fix error on return of i2c_byte_write().
2. Fix error in zero-length transfer corner case.
2016-11-22 09:56:53 +08: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