📄 readme
字号:
MATRIX example programsd_card.c1.Compiler and buildexecute "make" will create executable file.2.Download to MATRIXuse ftp or USB/SD to put the executable file into MATRIX.3.Execute examplefirst change file access permissions:chmod +x sd_card.oand then execute:./sd_card.o4. Example Description: example for SD Card.What is shown in this example: 1. How to mount SD Card 2. How to write a file to SD Card 3. How to umount SD Card
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -