Sam Grove
ffdf9ddcae
Merge pull request #2619 from bcostm/serialfc_L1
...
NUCLEO_L152RE - Add Serial Flow Control
2016-09-16 17:22:02 -05:00
Sam Grove
5b5da03129
Merge pull request #2616 from bcostm/serialfc_F3
...
STM32F3xx - Add Serial Flow Control pins + enable it
2016-09-16 17:21:43 -05:00
Sam Grove
75af749baa
Merge pull request #2571 from svastm/serial_asynch_f7
...
STM32F7 - Add asynchronous serial
2016-09-16 17:20:51 -05:00
Sam Grove
da14bce7a2
Merge pull request #2518 from fvincenzo/master
...
Enable uvisor on Beetle
2016-09-15 14:01:07 -05:00
Martin Kojtal
21a2123aad
Merge pull request #2669 from andreaslarssonublox/updated_master
...
Target - Add u-blox C029 target
2016-09-14 10:35:22 +01:00
Martin Kojtal
e014b0f502
Merge pull request #2522 from svastm/cthunk_cm7
...
Add CThunk for CM7
2016-09-14 08:19:08 +01:00
svastm
af0f7e3376
Change cthunk implementation + cm7 support
...
- Add support of cortex-M7 for cthunk.
- Change the cthunk trampoline implementation to safer and quicker
solutions:
* thumb2, the behaviour was undefined. new implementation use now 2
instructions
* thumb, The new implementation use 3 instructions instead of 6.
2016-09-13 15:45:58 +02:00
Brian Daniels
a929bbb161
Fixing NCS36510 compile on Linux
...
There was a case sensitivity issue when compiling the NCS36510 on Linux.
This commit changes the include directive to the proper case.
2016-09-12 23:10:13 -05:00
andreas.larsson
dba6278dfe
Aligned with STM32F429
2016-09-12 16:09:09 +02:00
andreas.larsson
c3022ff456
Fixed wrong RAM start and added NVIC start.
2016-09-12 15:55:38 +02:00
andreas.larsson
ca99c3325f
Fixed wrong flash size. Fixed duplicate RW_IRAM1 region.
2016-09-12 15:54:19 +02:00
bcostm
c062626c8e
STM32L1xx - Fix build error
2016-09-12 13:46:39 +02:00
andreas.larsson
173486fac0
Added u-blox C029 target
2016-09-12 13:41:38 +02:00
bcostm
b55ab0c81c
NUCLEO_L152RE - Add SERIAL_FC macro
2016-09-12 13:37:22 +02:00
bcostm
020f4bceff
STM32L1xx - Add Serial Flow Control pins
2016-09-12 13:37:22 +02:00
bcostm
2c97fea1e4
STM32F3xx - Fix build errors
2016-09-12 13:02:20 +02:00
Vincenzo Frascino
788ebf7fb5
[BEETLE] Disable fcache stats if uvisor is defined
...
This patch disables the fcache stats into mbed_sdk_init if uvisor is
defined in order to prevent MEMMANAGEMENT faults during boot.
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
2016-09-12 10:54:31 +01:00
Vincenzo Frascino
b4d1cfe17f
[BEETLE] Add CMSIS 5 virtual NVIC compliancy
...
This patch adds CMSIS 5 virtual NVIC compliancy in order to support
uvisor.
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
2016-09-12 10:54:29 +01:00
Vincenzo Frascino
309fd8966c
[MBED-OS] Backport virtual NVIC mechanism from CMSIS 5 on CM3
...
This patch backports the virtual NVIC mechanish from CMSIS 5 for the
Cortex M3 architecture in order to support uvisor in this MCU class.
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
2016-09-12 10:54:06 +01:00
bcostm
5b0fb65c0b
STM32F3xx - Enable SERIAL_FC in targets.json
2016-09-12 11:42:48 +02:00
bcostm
1a501c3bb8
STM32F3xx - Add Serial RTS/CTS pins
2016-09-12 11:30:57 +02:00
svastm
33f5b8ef64
STM32F7 - Enable asynchronous serial
2016-09-12 10:44:27 +02:00
svastm
f2a01a7bfc
STM32F7 - Add asynchronous serial
2016-09-12 10:43:57 +02:00
Sam Grove
b2ce50a8d3
Merge pull request #2596 from neilt6/neilt6-memory-tracer-patch
...
[HAL] Improve memory tracer
2016-09-10 11:42:04 -05:00
Sam Grove
fe8bd7df2e
Merge pull request #2597 from neilt6/neilt6-critical-patch
...
[HAL] Fixed "intrinsic is deprecated" warnings
2016-09-10 11:35:51 -05:00
Sam Grove
8d5424347e
Merge pull request #2615 from bcc6/master
...
[MTM_MTCONNECT04S] Added support for MTM_MTCONNECT04S
2016-09-10 11:34:44 -05:00
Sam Grove
f6d7ee8d20
Merge pull request #2617 from bcostm/serialfc_F2
...
STM32F2xx - Enable Serial Flow Control
2016-09-10 11:22:56 -05:00
Sam Grove
9ac62947d8
Merge pull request #2623 from bcostm/serialfc_L4
...
DISCO_L476VG - Add Serial Flow Control pins + add SERIAL_FC macro
2016-09-10 11:14:09 -05:00
Sam Grove
18ef4280bc
Merge pull request #2645 from bcostm/mbed5_nucleo-f446ze
...
NUCLEO_F446ZE - Enable mbed5 release version
2016-09-10 07:22:45 -05:00
Sam Grove
f1dd45954a
Merge pull request #2654 from TsungtaWu/master
...
DELTA_DFBM_NQ620 platform porting
2016-09-10 07:21:02 -05:00
Sam Grove
3cbfbbf3fd
Merge pull request #2657 from jeremybrodt/serial_mod
...
[MAX326xx] Removed echoing of characters and carriage return.
2016-09-10 07:18:18 -05:00
Sam Grove
c1ee7fb494
Merge pull request #2504 from ohagendorf/disco_f769_ii
...
[Disco_F769NI] adding new target
2016-09-10 07:16:21 -05:00
Sam Grove
7198385e43
Merge pull request #2514 from NXPmicro/Updated_Drivers
...
Updated FlexCan and SAI SDK drivers
2016-09-10 07:14:57 -05:00
Sam Grove
c518a61be6
Merge pull request #2582 from toyowata/master
...
[GCC_CR] fix runtime hang for baremetal build
2016-09-10 07:10:08 -05:00
Sam Grove
e39932c4b6
Merge pull request #2584 from c1728p9/array_size_count
...
Set size of callback irq array to IrqCnt
2016-09-10 07:08:07 -05:00
Sam Grove
ae35faec24
Merge pull request #2601 from radhika-raghavendran/master
...
Adding ON Semiconductor copyright notice to source and header files.
2016-09-09 18:00:53 -05:00
Sam Grove
9514f1ddc9
Merge pull request #2587 from maclobdell/master
...
add PTEx pins as option for SPI on Hexiwear - for SD Card Interface
2016-09-09 18:00:39 -05:00
Sam Grove
0128dd2d8f
Merge pull request #2562 from c1728p9/init_race_condition
...
Fix GCC lazy init race condition and add test
2016-09-09 17:59:37 -05:00
Sam Grove
3bb149cab2
Merge pull request #2549 from geky/thread-clarification
...
Clean up confusion with deprecated constructors and callbacks in thread-spawning functions
2016-09-09 17:58:13 -05:00
Sam Grove
b1aebbace7
Merge pull request #2538 from bcostm/adcintch_stm32f4
...
STM32F4xx - Add support of ADC internal channels (Temp, VRef, VBat)
2016-09-09 17:57:58 -05:00
Sam Grove
6c0ac2148b
Merge pull request #2521 from jeromecoutant/PR_F207ZG
...
[NUCLEO_F207ZG] Add MBED5 capability
2016-09-09 17:57:42 -05:00
Sam Grove
3de19eecc8
Merge pull request #2419 from svastm/serial_asynch_f1
...
[STM32F1] Add asynchronous serial
2016-09-09 17:56:11 -05:00
Sam Grove
44edcf5f78
Merge pull request #2130 from LMESTM/dev_stm32_device_h
...
stm32 : reduce number of device.h files
2016-09-09 17:55:52 -05:00
Jeremy Brodt
6689db1ba5
[MAX326xx] Removed echoing of characters and carriage return.
2016-09-09 11:19:34 -05:00
ohagendorf
d0e2f1efa6
disco_f769 some rework ... (part II)
...
as suggested by adustm
2016-09-09 14:21:55 +02:00
ohagendorf
05fc5f15a0
disco_f769 some rework ...
...
as suggested by adustm
2016-09-09 14:18:16 +02:00
ohagendorf
994cece4dd
[disco_f769ni] adding target
2016-09-09 14:18:16 +02:00
TsungtaWu
a7248c3ad8
DELTA_DFBM_NQ620 platform porting
...
DELTA_DFBM_NQ620 inherit to MCU_NRF52
HW config is the same with NRF52_DK
Only change on serial pin config in PinNames.h
2016-09-09 17:45:08 +08:00
Sam Grove
57ebf8bdad
Merge pull request #2548 from jamike/NUCLEO_F303ZE
...
Nucleof303ze
2016-09-09 01:48:13 +02:00
Sam Grove
a6b27319ec
Merge pull request #2496 from geky/callback-cv
...
Add cv-qualifiers to Callback and deprecate combinatorial explody functions
2016-09-09 01:45:25 +02:00