![]() |
linking... arm-none-eabi-objcopy -O binary "rtthread.elf" "rtthread.bin" arm-none-eabi-size --format=berkeley "rtthread.elf" text data bss dec hex filename 53384 1808 3324 58516 e494 rtthread.elf 下載RtThread Studio y試試,配個簡單的GPIO驅動,工程代碼就這么大 Used Size(B) Used Size(KB) Flash: 55192 B 53.90 KB RAM: 5132 B 5.01 KB 15:52:00 Build Finished. 0 errors, 0 warnings. (took 4s.702ms) |
這個是國產的操作系統,大家有時間應該學習一下,支持國產,才有出路 |
抽空學學這個,跟上物聯網節奏! |