forked from RT-Thread/rt-thread
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Yury Lyamin edited this page Nov 21, 2024
·
4 revisions
Welcome to the RT-Thread-on-Allwinner-D1H wiki!
- D1-1. Introduction - Motivation and intention.
- D1-2. Boot process - Existing Allwinner D1H bootloaders best practice in example with booting Linux and RT-Thread, also JTAG and GDB.
- D1-3. RT-Thread overview and Build - Overview of RT-Thread structure and libraries. Compile RT-Thread for Allwinner D1H platform.
- D1-4. Makefile and Hardware changes - My repository structure, Makefile and Hardware changes was needed to be done.
- D1-5. LCD Display driver - Display driver for ClockworkPi DevTerm R-01, uConsole R-01 and Sipeed Lichee RV.
- D1-6. USB Keyboard - USB Keyboard driver for ClockworkPi DevTerm.