Commit Graph

26 Commits

Author SHA1 Message Date
a74fcfcf21 [feat] add flash operation 2025-04-20 22:03:15 +08:00
3d9c45ea54 [feat] add envionment variables start address in ld script 2025-04-19 22:05:50 +08:00
ec54eb19e3 [feat] add boot2_copy_self 2025-04-19 21:07:29 +08:00
f40cd252ef [feat] add crc32 for boot2_pre 2025-04-13 21:35:29 +08:00
e25e3b95a3 [feat] prepare for boot2 2025-04-13 17:29:34 +08:00
821307d4c2 [feat] add pc software for test usb device 2025-03-30 21:34:42 +08:00
6f891c902f [feat] add usb driver and example 2025-03-29 22:24:07 +08:00
ad3d3db97b [update] move init to system_init() 2025-03-29 16:53:16 +08:00
e408c7bca5 [update] update timer and add irq 2025-03-29 16:32:49 +08:00
5ad87c6515 [update] update reset driver 2025-03-23 21:25:33 +08:00
1026053851 [feat] add dma_sniff demo 2025-03-23 12:59:34 +08:00
afa684873a [update] add compile information 2025-03-22 22:36:54 +08:00
dc86bbc3cc [update] update compile directory first 2025-03-22 21:13:21 +08:00
2b780b6cf7 [fix] re order uart init 2025-03-19 22:15:07 +08:00
0fcc8ac246 [fix] fix uart fifo_level and interrupt mask error 2025-03-19 21:53:54 +08:00
e1920665b2 [feat] add printf function 2025-03-19 17:00:31 +08:00
87e54ba209 [feat] add uart driver 2025-03-19 15:59:12 +08:00
40c7bf6258 [feat] add rmii and dma demo 2025-03-16 17:27:38 +08:00
4af07de63d [feat] add dma driver 2025-03-16 17:13:33 +08:00
e015201915 [feat] add udp function 2025-03-15 17:54:38 +08:00
d0eeb2b47e [feat] add pio_rmii_tx instance 2025-03-15 16:19:50 +08:00
60ce3bbf6d [feat] add timer and pio driver 2025-03-15 16:16:20 +08:00
b1cf958fd2 [feat] add gpio_init_simple function 2025-03-15 16:15:00 +08:00
3dd65364f2 [feat] add .gitignore file 2025-03-15 16:13:44 +08:00
d5069efd37 [update] change system clock to 200MHz 2025-03-15 15:58:45 +08:00
eb45381ffe first commit 2024-03-24 20:52:55 +08:00