Commit Graph

38 Commits

Author SHA1 Message Date
ea852b4dd7 [feat] update gpio 2025-06-01 15:54:05 +08:00
823ef3ff28 [feat] add clock_xxx_get_freq function 2025-05-18 22:09:57 +08:00
2d11df7c38 [feat] update clock driver 2025-05-11 22:30:39 +08:00
d5f776d614 [feat] add flash ld script and jump to flash 2025-05-10 22:21:01 +08:00
c5c43d5b23 [feat] add flash to quad xip function 2025-05-10 17:21:24 +08:00
07b61ab65f [feat] add gpio&ssi reg structure 2025-05-10 17:20:09 +08:00
30fe7c4377 [feat] add auto_flash 2025-05-05 21:42:38 +08:00
cf55c5cc2a [feat] add uart process flash function 2025-05-04 21:38:54 +08:00
5470f0d5c3 [update] update boot2 uart function 2025-05-04 17:53:04 +08:00
c19db2d504 [fix] fix gpio input enable bug 2025-05-04 17:51:54 +08:00
2d399802a2 [feat] add uart_put_char and uart_get_char function 2025-05-04 17:51:23 +08:00
8fb032ebb5 [feat] add init for boot2 2025-04-21 21:34:34 +08:00
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