ccli8
67e1ff989f
Fix USB re-plugin not detected in NUMAKER_PFM_NUC472
2016-10-14 16:14:36 -05:00
ccli8
1541265cd8
NUMAKER_PFM_M453 support for USB host
2016-10-14 16:14:35 -05:00
ccli8
f90c6ebea0
Support NUMAKER_PFM_M453
2016-10-14 16:14:34 -05:00
ccli8
7acc4f2c16
Remove sal-stack-lwip.a from IAR linker configuration file
...
Locate *lwip_* in XRAM to fix IRAM OOM
2016-10-14 16:14:32 -05:00
ccli8
69c2feb512
Add NUC472 support for USBH
2016-10-14 16:14:31 -05:00
Jeremy Brodt
21ab8682a6
Reduced stack/heap size due to mbed test failures.
2016-10-14 16:14:30 -05:00
Jeremy Brodt
5221345b4c
Updated BLE library and stack/heap size.
2016-10-14 16:14:29 -05:00
Jeremy Brodt
29eb75c0b5
Reduced system clock speed due to SPI issue.
2016-10-14 16:14:28 -05:00
Jeremy Brodt
3e51eb427f
Added support for FEATURE_BLE. Integrated MaximBLE library.
2016-10-14 16:14:27 -05:00
Jeremy Brodt
c824d523d1
Fixed deepsleep issue using IAR.
2016-10-14 16:14:25 -05:00
Jeremy Brodt
ed603ee305
Increased default stack and heap sizes.
2016-10-14 16:14:24 -05:00
Jeremy Brodt
a72f8207fa
Updated BLE libraries.
2016-10-14 16:14:23 -05:00
Jeremy Brodt
c801dc6cf8
Fixed default handler implementations for ARM and IAR.
2016-10-14 16:14:22 -05:00
Jeremy Brodt
137a0dd3da
Fixed SysTick_Handler name.
2016-10-14 16:14:20 -05:00
Jeremy Brodt
43576fc931
Fixed INITIAL_SP value.
2016-10-14 16:14:20 -05:00
Kevin Gillespie
a2fe7c76cd
Cleanup with formatting script.
2016-10-14 16:14:18 -05:00
adustm
33000299fc
Fix typo
2016-10-14 16:14:17 -05:00
adustm
8d207b1eb7
Add objects.h for L073
2016-10-14 16:14:16 -05:00
adustm
c8b3588777
rework after directory moves
2016-10-14 16:14:15 -05:00
adustm
7864a4f9d5
Change MBEDTLS_ENTROPY_ALT to device has TRNG update code accordingly
2016-10-14 16:14:14 -05:00
adustm
16bc80ef81
Add Periphclock enable for L476 products
2016-10-14 16:14:13 -05:00
adustm
0c7a2b5f58
Add random generator for stm32L0 + stm32L4
2016-10-14 16:14:12 -05:00
adustm
24b3e8c0ae
Enable TLS entropy in targets.json for STM32L4 and STM32L0 products
2016-10-14 16:14:11 -05:00
Sam Grove
a551faa881
Merge pull request #2975 from ARMmbed/release-candidate
...
Release candidate for mbed-os-5.2-rc2
2016-10-10 12:12:22 -05:00
viquiram
683fc37bfa
Update stm32l073xz.sct
...
Modify the flash size for Nucleo L073RZ.
2016-10-10 17:25:29 +01:00
viquiram
d52b15312d
Update stm32l073xz.sct
...
Modify the flash size for Nucleo L073RZ.
2016-10-10 17:25:28 +01:00
Bartek Szatkowski
4f9ba6dfc9
Fix file path quoting while constructing CSV file in memmap.py
...
Comma is a valid char in file paths for Posix systems.
2016-10-10 17:25:27 +01:00
bcostm
c9d5a5d898
STM32L4xx - Add support of ADC internal channels
2016-10-10 17:25:25 +01:00
bcostm
952e0314ab
Fix issue with Temp and VBat channels. Use internal channels specific definitions.
2016-10-10 17:25:24 +01:00
bcostm
4b20fcd976
Add SERIAL_FC for STM32F0xx platforms in targets.json
2016-10-10 17:25:23 +01:00
bcostm
5dd855e6d2
Add UART_RTS/CTS pins
2016-10-10 17:25:21 +01:00
Laurent MEUNIER
7cfa975753
Use previously introduced pin_function_gpiomode
...
This way the pull-up / pull-down modes would not be overwritten
as first reported in issue #2638
2016-10-10 17:25:20 +01:00
Laurent MEUNIER
e160132cc0
Introduce a function that sets gpio mode w/o changin pull mode
...
This function reads the pull mode from HW and can then be used
to avoid over-writing the previously set pull-up / pull-down modes.
This is done following reported issue: #2638
2016-10-10 17:25:18 +01:00
bcostm
645f45a634
Remove VLCD ADC internal channel on L011 and L031 devices (not present)
2016-10-10 17:25:17 +01:00
bcostm
24b7b463c1
Add support of ADC internal channels for L0 devices
2016-10-10 17:25:15 +01:00
Bartek Szatkowski
18286a8d7f
DNS: Fix return value for successful name resolutions
2016-10-10 17:25:14 +01:00
bcostm
4a23487446
Add VBat channel and manage better the internal channels configuration
2016-10-10 17:25:12 +01:00
bcostm
344edfdaec
Add channel 17 for VRef
2016-10-10 17:25:11 +01:00
bcostm
731acb28f3
STM32F2xx - Add support of ADC internal channels (temperature)
2016-10-10 17:25:10 +01:00
Andres AG
1ab3e7a0e9
Sync mbed TLS with development HEAD
...
Update the current version of mbed TLS with the development HEAD of the
mbed TLS project repository. This mostly includes the latest CMAC
feature. Also, update the version in the importer Makefile and
VERSION.txt with the hash of the mbed TLS commit that was sync'ed.
2016-10-10 17:25:08 +01:00
bcostm
a48d6f3337
STM32L1xx - Add support of ADC internal channels (Temperature, VRef)
2016-10-10 17:25:04 +01:00
bcostm
adb13bdc10
STM32L1xx - Use STM_PIN_DATA_EXT macro and obj->channel field to facilitate channels configuration
2016-10-10 17:25:03 +01:00
Mahadevan Mahesh
215fd9105e
The HAL CM4 for ARM and IAR toolchains is valid only for FPU present. These guards were added to mbed SDK as there are targets with Cortex-M4. This is similar to the implementation already done for GCC ARM
...
Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
2016-10-10 17:25:02 +01:00
Blackstone Engineering
8e353da9a3
Change K64F D8 pin from PTA0->PTC4
...
Modifying D8 to reflect latest hardare changes in RevD hardware
https://github.com/ARMmbed/mbed-os/issues/2933
2016-10-10 17:25:00 +01:00
bcostm
625c1a8c89
Use ADC internal channels specific definitions
2016-10-10 17:24:59 +01:00
bcostm
15cbfc6725
STM32F7xx - Add support of ADC internal channels
2016-10-10 17:24:57 +01:00
Christopher Haster
0bc742985d
restructure - Fixed missing include paths in mbed 2 project builds
2016-10-10 17:24:56 +01:00
Christopher Haster
591c92333d
restructure - Fixed missing symbols in generation of mbed 2 cmsis library
2016-10-10 17:24:55 +01:00
Christopher Haster
6f74e0b69c
restructure - Updated mbed 2 build to respect the new cmsis directory
2016-10-10 17:24:53 +01:00
Christopher Haster
914d9f09be
restructure - Restructured cmsis directory
...
targets/cmsis -> cmsis
targets/cmsis/TARGET_* -> targets/TARGET_*/device
targets/cmsis/TARGET_*/mbed_rtx.h -> targets/TARGET_*/mbed_rtx.h
2016-10-10 17:24:52 +01:00