0xc0170
cd9b1781a3
MTS Gambit - remove serial flow control
...
Plus protect serial flow in the common k64f code, as not all targets provide its
support.
2016-08-11 15:17:26 +01:00
0xc0170
1310bd15ff
K64F - HAL common part prefixed with MCU_K64F
2016-08-11 15:04:39 +01:00
0xc0170
0b361745b8
Target hexiwear - add mcu_k64f label
2016-08-11 15:02:07 +01:00
0xc0170
fbbb64a885
Rename cmsis K64F to MCU_K64F
...
This is common for any K64F not only for frdm-k64f that is named K64F. This
is causing conflicts with inheritance. This might be fixed better (long term
solution).
2016-08-11 14:58:45 +01:00
0xc0170
f4aabc4edd
mbed lib revision - 123
2016-08-11 09:18:39 +01:00
Sam Grove
c9a7f73eb6
Merge pull request #2413 from 0xc0170/fix_5.1.1
...
Fixes from master
2016-08-11 09:08:56 +01:00
Russ Butler
e32b258229
Fix joining a terminated thread
...
When a thread is terminated signal the join semaphore so any threads
joining the terminated thread wake up as expected.
2016-08-10 15:41:44 +01:00
Alessandro Angelino
80b1ff1371
uVisor: Update the RPC header files
...
This follows:
ARMmbed/uvisor#02ecf05 - "Remove unused TFN_RPC_Callback"
ARMmbed/uvisor#483ddda - "rpc: Add `rpc_fncall_wait`"
ARMmbed/uvisor#fdb7dce - "rpc: Add missing UVISOR_EXTERN to
rpc_fncall_waitfor declaration"
2016-08-10 15:41:21 +01:00
Alessandro Angelino
88f412f601
uVisor: Update README
...
Note: The README is auto-generated by the importer script, which copies
the QUICKSTART.md guide from ARMmbed/uvisor.
2016-08-10 15:41:08 +01:00
kclin
9625fde66e
Fix docs/BUILDING.md error command issue
2016-08-10 15:41:00 +01:00
Russ Butler
cde0575d82
Add ARDUINO to supported form factors of F429ZI
...
Add support for the arduino form factor in targets.json for the
NUCLEO_F429ZI.
2016-08-10 15:40:51 +01:00
Evangelos Arkalis
4aaec8df02
Alignment fixed
2016-08-10 15:40:41 +01:00
EvArk
a6895df7b4
STM32F1 serial_api initialize failure message
2016-08-10 15:40:25 +01:00
Sam Grove
0712b8adf6
Merge pull request #2378 from sg-/master
...
Update readme and ignore .mbed files
2016-08-04 23:11:51 -05:00
Sam Grove
69a27649ba
update readme for mbed OS 5
2016-08-04 22:29:54 -05:00
Sam Grove
a6c7fbe857
dont track .mbed files created by mbed-cli
2016-08-04 22:22:32 -05:00
Sam Grove
9f652060a6
Merge pull request #2373 from iriark01/patch-3
...
Very minimal text
2016-08-04 22:11:18 -05:00
Sam Grove
9d1fbda9fe
Merge pull request #2377 from sarahmarshy/flag_revision
...
Pass only relevant defines at each stage of compilation
2016-08-04 22:10:58 -05:00
Sam Grove
150fd079ef
Merge pull request #2375 from geky/expose-nsapi
...
Expose the network-socket API through mbed.h
2016-08-04 20:25:41 -05:00
Sam Grove
8e24d683c0
Merge pull request #2361 from geky/add-ipv4-vk_rz_a1h
...
Enable FEATURE_IPV4 for the VK_RZ_A1H
2016-08-04 19:24:34 -05:00
Christopher Haster
a7d6aa5953
Fixed indirect-dependency of mbed-client-classic through Socket.h
...
Before:
m2mconnectionhandlerpimpl.cpp -> Socket.h -> mbed.h
Now:
m2mconnectionhandlerpimpl.cpp -> mbed.h
2016-08-04 17:47:30 -05:00
Sam Grove
0131aa657c
Merge pull request #2365 from bridadan/increase-heap-kl46z
...
Increasing the heap for KL46Z for IAR.
2016-08-04 17:36:44 -05:00
Sam Grove
f8da50fec1
Merge pull request #2364 from bridadan/add-testing-docs
...
Adding docs for the testing process for mbed OS 5
2016-08-04 17:36:02 -05:00
Sarah Marsh
70890620f7
Uvision and IAR working cc and asm specific defines
2016-08-04 17:05:12 -05:00
Sam Grove
fb92f3fd98
Merge pull request #2376 from NXPmicro/HEXIWEAR_Clock_Fix
...
Fix the clock setup for the K64 HEXIWEAR board
2016-08-04 17:02:20 -05:00
Christopher Haster
413ea26c00
[VK_RZ_A1H] Renamed __vector -> __vector_core_a9 as expected by IAR RTX
2016-08-04 16:36:50 -05:00
Christopher Haster
2c4a03f118
[VK_RZ_A1H] Maked __iar_program_start as weak
2016-08-04 16:36:38 -05:00
Sam Grove
e9cebde193
Merge pull request #2372 from anangl/gpio_irq_fix
...
Fixed irq handling in gpio_api.
2016-08-04 14:54:50 -05:00
sarahmarshy
4cef2c917f
Merge pull request #1 from screamerbg/split_symbols
...
Differentiate ASM and CXX symbols
2016-08-04 19:17:27 +01:00
Mahadevan Mahesh
f7948f6f65
Fix the clock setup for the K64 HEXIWEAR board
2016-08-04 13:06:33 -05:00
Sam Grove
0edef2da82
Merge pull request #2273 from svastm/fix_i2c_clock_l4
...
[STM32L4XX] Fix i2c clock config
2016-08-04 12:26:21 -05:00
Sam Grove
ff34c5b54b
Merge pull request #2354 from svastm/ram_fix_f303re
...
[STM32F303RE] Fix initial SP on ARM and uARM
2016-08-04 12:24:40 -05:00
Sam Grove
19351147e8
Merge pull request #2356 from svastm/fix_iar_nucleo_f207zg
...
[STM32F207ZG] Fix IAR memory init
2016-08-04 12:20:49 -05:00
Mihail Stoyanov
88564a9ac3
Differentiate ASM and CXX symbols as they are not treated the same in ARMCC and IAR compilers
2016-08-04 18:19:08 +01:00
Sam Grove
8891ed1cac
Merge pull request #2341 from screamerbg/backported-fixes
...
[Tools] Build system improvements
2016-08-04 12:15:06 -05:00
Sam Grove
a6ffdd4e94
Merge pull request #2366 from sg-/hexiwear-fixups
...
Hexiwear fixups
2016-08-04 11:38:41 -05:00
Brian Daniels
ebd3e0b602
Fixing typos, grammar, and general English in mbed OS 5 testing doc
2016-08-04 11:24:30 -05:00
Christopher Haster
75a57ad797
Exposed the network-socket API through mbed.h
...
Currently this uses the same mechanism used by the rtos to conditionally
include the network-socket API. Perhaps this should be builtin to the
config system?
Note: this does require that the bug-compatible inclusion of mbed.h
be removed to avoid include-order issues.
per @sg-
2016-08-04 11:07:33 -05:00
Sam Grove
5dbdf934fd
Merge pull request #2359 from sarahmarshy/armasm_fix
...
Removed preinclude config from asm flags
2016-08-04 10:57:25 -05:00
Sam Grove
34caf43f5a
Merge pull request #2238 from OpenNuvoton/nuc472
...
[NUC472] Add NUMAKER-PFM-NUC472
2016-08-04 10:37:31 -05:00
Sam Grove
afe431b750
Merge pull request #2338 from pan-/fix_nrf51_stack_size
...
Fix nrf51 stack on IAR.
2016-08-04 09:23:34 -05:00
Irit Arkin
4959f87ce6
Very minimal text
...
At least it has links
2016-08-04 14:09:59 +01:00
Głąbek, Andrzej
41c9d1d67c
Fixed irq handling in gpio_api.
2016-08-04 12:47:54 +02:00
Sam Grove
a2500f877b
add HEXIWEAR to RTOS tests
2016-08-03 17:40:36 -07:00
Sam Grove
6768d81691
add HEXIWEAR to both releases for 2 and 5
2016-08-03 17:38:07 -07:00
Brian Daniels
a596529780
Increasing the heap for KL46Z for IAR.
...
The KL46Z passes all tests except the following when built with IAR:
tests-mbedmicro-rtos-mbed-threads. This is because the heap is becomes
fully allocated.This commit increases the heap from 8K to 16K.
2016-08-03 18:09:26 -05:00
Brian Daniels
78b9c39f9d
Adding docs for the testing process for mbed OS 5
2016-08-03 18:00:42 -05:00
Sarah Marsh
b910cfe08c
Removed incorrect list removal
2016-08-03 17:26:08 -05:00
Sam Grove
89962277c2
Merge pull request #2358 from bridadan/add-utest-readme
...
Adding README for utest
2016-08-03 17:23:40 -05:00
Sam Grove
824c6d6100
Merge pull request #2362 from NXPmicro/HEXIWEAR_Pin_Update
...
K64 HEXIWEAR: Add CTS and RTS pin defines
2016-08-03 17:18:38 -05:00