Merge pull request #13459 from 0xc0170/fix_platform_component
platform: fix internal platform headers
ls
commit b3c19227a44264e34815dfe07b6656ac15825403
2 parents 36764b9 + 2c18e93
@Anna Bridge Anna Bridge authored on 25 Aug 2020
GitHub committed on 25 Aug 2020
Showing 19 changed files
View
events/source/equeue_mbed.cpp
View
platform/include/platform/internal/SysTimer.h 0 → 100644
View
platform/include/platform/internal/mbed_error_hist.h 0 → 100644
View
platform/include/platform/internal/mbed_os_timer.h 0 → 100644
View
platform/source/SysTimer.cpp
View
platform/source/SysTimer.h 100644 → 0
View
platform/source/mbed_error.c
View
platform/source/mbed_error_hist.c
View
platform/source/mbed_error_hist.h 100644 → 0
View
platform/source/mbed_os_timer.cpp
View
platform/source/mbed_os_timer.h 100644 → 0
View
platform/source/mbed_thread.cpp
View
rtos/include/rtos/Kernel.h
View
rtos/source/EventFlags.cpp
View
rtos/source/Kernel.cpp
View
rtos/source/Semaphore.cpp
View
rtos/source/TARGET_CORTEX/mbed_rtx_idle.cpp
View
rtos/source/ThisThread.cpp
View
rtos/tests/TESTS/mbedmicro-rtos-mbed/systimer/main.cpp