gardenia/loader
hydrogenium2020 621ec31ea6 Feat:Try to bring UART(Not Tested)
Because my board didn't have any UART port.
2024-01-31 16:41:45 +08:00
..
bootrom.h First commit. 2024-01-14 16:20:28 +08:00
clock.c Feat:Clock:Init! 2024-01-31 16:40:19 +08:00
clock.h Feat:Clock:Init! 2024-01-31 16:40:19 +08:00
fuse.c First commit. 2024-01-14 16:20:28 +08:00
fuse.h First commit. 2024-01-14 16:20:28 +08:00
gpio.c refactor:Clean up all code of clocks and registers. 2024-01-21 16:39:28 +08:00
gpio.h First commit. 2024-01-14 16:20:28 +08:00
i2c.h First commit. 2024-01-14 16:20:28 +08:00
link.ld First commit. 2024-01-14 16:20:28 +08:00
main.c refactor:Clean up all code of clocks and registers. 2024-01-21 16:39:28 +08:00
mc.c refactor:Clean up all code of clocks and registers. 2024-01-21 16:39:28 +08:00
mc.h refactor:Clean up all code of clocks and registers. 2024-01-21 16:39:28 +08:00
pinmux.c Feat:Try to bring UART(Not Tested) 2024-01-31 16:41:45 +08:00
pinmux.h Feat:Try to bring UART(Not Tested) 2024-01-31 16:41:45 +08:00
pmc.h Feat:Clock:Init! 2024-01-31 16:40:19 +08:00
power.h refactor:Clean up all code of clocks and registers. 2024-01-21 16:39:28 +08:00
se.h refactor:Clean up all code of clocks and registers. 2024-01-21 16:39:28 +08:00
t124.h Feat:Try to bring UART(Not Tested) 2024-01-31 16:41:45 +08:00
timer.c First commit. 2024-01-14 16:20:28 +08:00
timer.h First commit. 2024-01-14 16:20:28 +08:00
types.h Feat:Try to bring UART(Not Tested) 2024-01-31 16:41:45 +08:00
uart.c Feat:Try to bring UART(Not Tested) 2024-01-31 16:41:45 +08:00
uart.h Feat:Try to bring UART(Not Tested) 2024-01-31 16:41:45 +08:00
usb.c First commit. 2024-01-14 16:20:28 +08:00
usb.h First commit. 2024-01-14 16:20:28 +08:00
util.c Feat:Clock:Init! 2024-01-31 16:40:19 +08:00
util.h Feat:Clock:Init! 2024-01-31 16:40:19 +08:00