mirror of
https://github.com/pvvx/RTL00_HelloWorld.git
synced 2025-07-31 20:21:03 +00:00
No description
| .settings | ||
| lib | ||
| openocd | ||
| .cproject | ||
| .gitignore | ||
| .project | ||
| LICENSE | ||
| main.c | ||
| main_frd.c | ||
| Makefile | ||
| README.md | ||
| rtl8710_flash_boot.s | ||
RTL-00 Test Hello World
RTL8710 OpenOCD J-Link/STlink
pins:
- UART RX: GB0
- UART TX: GB1
- LED: GC4
- SWDIO: GE3
- SWCLK: GE4
building:
make
testing in ram:
make test
flashing:
make flash
reset:
make reset