Commit Graph

4 Commits (dcc69d7a80e2e29383cadbc65679f48df9c8028c)

Author SHA1 Message Date
ATmobica 332ba4c5ae Mbed-os improvement for CHIP project integration:
Increase SPI stack size to 2048 for BlueNrg driver
Improve getting/setting O_NONBLOCK option in fcntl() implementation
Disable override errno erro value in mbed_retarget.h
Disable setting own values of flags for fcntl() function if they are defined
2021-04-08 15:41:53 +02:00
pea-pod 507181d262 Change MBED_STATIC_ASSERTs version for built-in 2020-10-27 08:30:40 -05:00
Rajkumar Kanagaraj eb40dbcc20 Remove ARMC5 reference from Mbed OS platform 2020-03-19 10:48:14 -07:00
Kevin Bracey b1c35b7a86 Move Atomic.h to <mstd_atomic>
`mbed::Atomic<T>` becomes `mstd::atomic<T>`, alongside the other
standard C++ library lookalikes.
2019-07-18 20:02:07 +03:00