MRuby on LPCXpresso55S69
Go to file
2023-03-09 00:03:47 +08:00
.vscode.example Initial commit 2023-03-03 06:07:13 +00:00
board Added basic MRB app. 2023-03-03 18:07:20 +08:00
include Fixed LN de-init and re-init, added testing REPL. 2023-03-07 23:23:01 +08:00
lib Updated MRB library. 2023-03-08 23:43:15 +08:00
SDK@3969019d6a Added basic MRB app. 2023-03-03 18:07:20 +08:00
src Syscalls: Use RTC sub second for more accurate time. 2023-03-09 00:03:47 +08:00
.clang-format Fixed LN de-init and re-init, added testing REPL. 2023-03-07 23:23:01 +08:00
.gitignore Initial commit 2023-03-03 06:07:13 +00:00
.gitmodules Added basic compiler with FreeRTOS. 2023-03-06 00:28:25 +08:00
app_flash.ld Added basic compiler with FreeRTOS. 2023-03-06 00:28:25 +08:00
arm-none-eabi.cmake Fixed LN de-init and re-init, added testing REPL. 2023-03-07 23:23:01 +08:00
CMakeLists.txt Use RTC for C library time source. 2023-03-08 16:40:56 +08:00
LPCXpresso55S69.mex Added basic MRB app. 2023-03-03 18:07:20 +08:00