Go to file
imi415 c66588d435
Added build for GCC 7.x
2022-08-11 01:03:37 +08:00
.github/workflows Workflow: Fixed typo. 2022-08-09 10:02:13 +08:00
Crosstool-NG Added build for GCC 7.x 2022-08-11 01:03:37 +08:00
images Added JTAG/H-UDI pinout. 2022-06-29 23:58:44 +08:00
Boot.md Updated docs. 2022-08-07 11:50:30 +08:00
README.md Updated docs. 2022-08-07 11:50:30 +08:00

README.md

NextVOD related documentation

Hardware

This hardware is based on PDK7105, with the following details:

Function Pin AF Remarks
Red LED PIO0_4 N/A (GPIO) Active low
Blue LED PIO0_5 N/A (GPIO) Active low
UART header TX PIO4_0 ALT_3 ASC2
UART header RX PIO4_1 ALT_3 ASC2, Default routed

TODO

  • FreeRTOS
  • More peripheral drivers
  • U-Boot (finally)
  • Linux Kernel (in some future we can't expect)

Supplementary files

Check Here