Commit Graph

21 Commits

Author SHA1 Message Date
hathach
31071ccf0e kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR 2025-01-23 17:10:48 +07:00
hathach
e9a3f88894 add buffer note for host msc api 2024-11-26 17:28:27 +07:00
hathach
db30eee0fc clang tested with mcb1800, add heap to lpc18 linker 2024-04-22 18:31:11 +07:00
hathach
c097c85dcf fix print lu format warnings with clang 2024-04-22 16:17:22 +07:00
hathach
f2f005cbdf fix build iar with lpc43 2023-08-14 22:01:30 +07:00
hathach
cf91660cee rename hw/bsp/board.h to board_api.h 2023-08-03 15:44:05 +07:00
hathach
3623ba1884 fix trailing space and new line
temporarily disable codespell
2023-03-17 16:12:49 +07:00
graham sanderson
b7fa90e706 rp2040: Fixup lib and example compile for LLVM Embedded Toolchain for ARM 2023-03-02 14:32:22 -06:00
hathach
7298923927 rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_t
add user arg to all scsi command API that support complete callback
2022-11-23 16:01:48 +07:00
hathach
a394273ed2 add board_getchar() for non-blocking getchar() 2022-11-21 16:28:54 +07:00
hathach
460bef9dbb host msc example work well with rp2040 pio-usb 2022-11-21 15:49:38 +07:00
hathach
cab65acc46 add pwd 2022-11-21 11:52:51 +07:00
hathach
51873cd1be implement rm command 2022-11-21 11:24:58 +07:00
hathach
47bc269b50 fix build with rp2040 and rx65 2022-11-21 11:12:10 +07:00
hathach
2312bfe3c4 implement cp command 2022-11-20 16:40:15 +07:00
hathach
bf69ffb8f7 add mv command 2022-11-19 15:53:55 +07:00
hathach
daeaea9556 add mkdir 2022-11-19 15:37:23 +07:00
hathach
16e1838862 implement cat command 2022-11-19 15:27:07 +07:00
hathach
083ed364ba add cd command 2022-11-19 13:56:33 +07:00
hathach
bb570e02d6 msc explorer ls work great 2022-11-19 13:44:07 +07:00
hathach
b00529e287 add msc file explorer example
- add lib/fatfs version 15
- add lib/embedded-cli
2022-11-18 21:39:04 +07:00