Martin Kojtal
88c398b52a
Merge pull request #4377 from theotherjimmy/disable-cortex-A
...
Disable Cortex-A in tooling for better error messages
2017-05-31 07:50:21 +01:00
Anna Bridge
45b4d41bbd
Merge pull request #4329 from adustm/can_sync_error
...
Fix for #3863 : STM Check can sync error
2017-05-30 16:52:09 +01:00
Anna Bridge
9c6a068d48
Merge pull request #4324 from monkiineko/master
...
STM32F3: Remove dependence upon a specific flash vector table location
2017-05-30 16:50:45 +01:00
adustm
6770678811
Fix another typo
2017-05-29 10:24:03 +02:00
adustm
795bfd2288
Fix coding style
2017-05-29 10:24:03 +02:00
adustm
b99ccf65bd
Add timeout also on the 1st while loop
2017-05-29 10:24:03 +02:00
adustm
9a1d05551b
Optimize the use of the status value
2017-05-29 10:24:03 +02:00
adustm
897625cc96
Give access to HAL_GetTick function
2017-05-29 10:24:03 +02:00
adustm
52d38a1be0
Handle can_frequency sync error
...
add a timeout + return an error message
2017-05-29 10:24:03 +02:00
Sam Grove
2561e0bff4
Merge pull request #4299 from jeromecoutant/PULL_REQUEST_CUBE_UPDATE_F4_V1.16.0
...
STM32F4 cube update from v1.12.0 to v1.16.0
2017-05-26 17:13:08 -05:00
Sam Grove
2500ab03f2
Merge pull request #4351 from jeromecoutant/PULL_REQUEST_CUBE_UPDATE_L4_V1.8.0
...
STM32L4 cube update from v1.5.0 to v1.8.0
2017-05-26 16:58:37 -05:00
Sam Grove
c74013e932
Merge pull request #4383 from snelson-senet/master
...
#4354 Fix MOTE_L152RC GPIO Write
2017-05-26 16:27:25 -05:00
Sam Grove
d11289b576
Merge pull request #4165 from adustm/can_init
...
fix #3863 Add an mbed API that allows the init of the CAN at the bus frequency
2017-05-26 10:45:19 -05:00
Sam Grove
58e88813a9
Merge pull request #4282 from kl-cruz/FlashAPI_nRF52840
...
Flash api nRF52840
2017-05-26 10:31:05 -05:00
Sam Grove
049402c39f
Merge pull request #4315 from theotherjimmy/thinkberg-master
...
Add support for ubirch boards
2017-05-26 10:26:40 -05:00
Shaun Nelson
30579e8131
4354 Fix MOTE_L152RC GPIO Write
...
Add #define GPI_IP_WITHOUT_BRR
2017-05-24 11:37:15 -04:00
Jimmy Brisson
a3f7d06101
Partially Revert "Remove Cortex A boards as Cortex-A it is not supported in CMSIS5/RTX2"
...
This partially reverts commit e535493a01
.
2017-05-23 13:57:59 -05:00
Jimmy Brisson
da9b8f3dee
Move duplicated NRF52 + MCU_NRF51822 files into NRF52
2017-05-22 11:26:43 -05:00
Jimmy Brisson
0ca9a6b479
Merge pull request #4353 from theotherjimmy/fix-static-nrf5
...
Add static to NRF5 SDK11 macro definition
2017-05-19 16:44:43 -05:00
Jimmy Brisson
e4739835ce
Add static to NRF5 SDK11 macro definition
2017-05-19 15:06:41 -05:00
jeromecoutant
5dc49b7d6c
STM32L4 replace deprecated macro name
2017-05-19 11:59:38 +02:00
Martin Kojtal
5d0ce3c531
Merge pull request #4338 from andreaslarssonublox/ublox_odin_driver_os_5_v1.3_rc2
...
u-blox ODIN driver v1.3 rc2 for mbed OS 5
2017-05-19 08:42:14 +01:00
Sam Grove
a2a1581e2e
Merge pull request #4263 from Pliny/master
...
stm32f4xx: Consider all DMA ready/busy states in conditionals
2017-05-19 01:45:00 -05:00
jeromecoutant
0178969e90
STM32Cube_FW_L4_V1.8.0
...
CMSIS v1.1.1 => v1.3.1
STM32L4 HAL v1.5.1 => v1.7.1
2017-05-18 14:36:32 +02:00
andreas.larsson
e563fd477a
Updated ODIN driver binaries for v1.3 rc2
2017-05-17 23:14:57 +02:00
andreas.larsson
e177bcfd1f
Refactored the driver class
2017-05-17 23:13:29 +02:00
andreas.larsson
e0de402c77
Added BD_ADDR macros
2017-05-17 23:13:14 +02:00
andreas.larsson
dcc303225c
Added quality of service functions
2017-05-17 23:12:54 +02:00
andreas.larsson
db2623d318
Added cbBSM_setStaticLinkKeyNvdsId
2017-05-17 23:12:19 +02:00
andreas.larsson
9e61a52c12
Added cbHW_setSysTickMode
2017-05-17 23:12:05 +02:00
andreas.larsson
233b92ce3f
Added cbSTATUS_RECEIVE_DATA_MODE + macros
2017-05-17 23:11:50 +02:00
andreas.larsson
fba7b7f6c1
Fixed startHandle type for cbGATT_addService
2017-05-17 23:11:25 +02:00
andreas.larsson
358fa5d564
Minor comment fixes
2017-05-17 23:11:01 +02:00
andreas.larsson
8d4e602313
Moved stream interface to cb_cert_utils.h
2017-05-17 23:10:25 +02:00
andreas.larsson
27f5806c37
Moved stream interface to cb_cert_utils.h
2017-05-17 23:09:42 +02:00
Martin Kojtal
8f295177ce
Merge pull request #4317 from c1728p9/reduce_test_overhead
...
Reduce test overhead in preperation for CMSIS 5
2017-05-17 10:13:25 +01:00
kl-cruz
5cac624a2d
nRF52840: Align sources after rebase
2017-05-17 09:21:51 +02:00
kl-cruz
4bb818cd97
nRF52840: Fixed flashapi test and casting issue
2017-05-17 09:21:39 +02:00
kl-cruz
98d4a13959
nRF52840: Aligned sources to coding standard
2017-05-17 09:21:27 +02:00
kl-cruz
7761af2b8d
nRF52840: Removed unused, commented code
2017-05-17 09:21:17 +02:00
kl-cruz
bd25d3bbda
nRF52840: Added checking if sd is enabled in flashapi
2017-05-17 09:21:05 +02:00
kl-cruz
5e057a685d
nRF52840: Cleaned up code
2017-05-17 09:20:54 +02:00
kl-cruz
39b0ef5394
nRF52840: Added flash_api implementation
2017-05-17 09:20:29 +02:00
Bartek Szatkowski
eabc0cf70c
Enable CMSIS_VECTAB_VIRTUAL for Nordic platforms
...
This change is part of CMSIS5 update. Enabling CMSIS_VECTAB_VIRTUAL for
Nordic platform is necessary to preserve platform specific NVIC ops.
2017-05-15 17:39:19 -05:00
Bradley Scott
2f73d3b4a7
STM32F3: Remove dependence upon a specific flash vector table location
...
The STM32F3 cmsis_nvic code is currently checking for a specific flash
address when determining if the vector table is in flash or RAM. By
changing the test to instead see if the vector table base is NOT set to
the RAM address, it simplifies the code, and removes the dependency on
the flash vectors being located at a specific address. This becomes
important when adding a custom boot loader, which requires that the
flash vector table location in the mbed project be at a different
address.
2017-05-15 14:20:50 -04:00
Russ Butler
0a3b2561bc
Merge pull request #4316 from c1728p9/remove_cortex_a
...
Remove Cortex A boards as Cortex-A it is not supported in CMSIS5/RTX2
2017-05-15 11:55:36 -05:00
Martin Kojtal
cd84f17ac4
Merge pull request #4312 from c1728p9/remove_systick
...
BEETLE: Remove unused and conflicting systick
2017-05-15 16:24:40 +01:00
Martin Kojtal
349315a207
Merge pull request #4310 from c1728p9/fix_ncs36510_vector_table
...
Fix RAM vector table for NCS36510
2017-05-15 16:23:44 +01:00
Martin Kojtal
cb3531c438
Merge pull request #4305 from LMESTM/fix_increase_stm32_spi_timeout
...
Increase stm32 timeout for spi transfers
2017-05-15 16:22:59 +01:00
Martin Kojtal
5af3b0d03b
Merge pull request #4302 from ytsuboi/master
...
[RO359B] platform added
2017-05-15 16:22:28 +01:00