搜索资源列表
LPC2210
- 用于ZLG的EasyARM LPC22系列开发板的IAR代码,绝对原创,可以直接使用ZLG开发板+H-JTAG调试,仿ZLG代码风格.欢迎拍砖~-ZLG for the EasyARM LPC22 series of IAR development board code, absolutely original, and can directly use ZLG development board+ H-JTAG debugging,
sd_card
- SD card using FAT file system This example application demonstrates reading a file system from an SD card. It makes use of FatFs, a FAT file system driver. It provides a simple command console via a serial port for issui
ALIENTEK-MiniSTM3
- 不完全手册,一本简单好用的arm编程知道书,教你不使用库函数也可以写出出色的程序- unsigned int i BYTE buffer[512] // file copy buffer FATFS fs // Work area (file system object) for logical drive FIL fsrc // file o
ble_app_uart_fatfs
- NRF52832的uart串口加FATFS,MDK环境(NRF52832 BLE UART FATFS)