Commit Graph

26 Commits

Author SHA1 Message Date
962b2e6e85 [feat] add freertos 2025-06-14 11:22:16 +08:00
ab88fa8455 [feat] add timer_delay_us function 2025-06-02 21:34:05 +08:00
8bc6f6d5db [feat] add uart_interrupt demo 2025-06-02 20:44:46 +08:00
96d31a0df1 [update] update uart driver 2025-06-02 18:41:52 +08:00
38dec013f8 [feat] add fw_header 2025-06-02 12:57:09 +08:00
6afed2f349 [feat] add watchdog 2025-06-01 16:18:31 +08:00
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
07b61ab65f [feat] add gpio&ssi reg structure 2025-05-10 17:20:09 +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
ec54eb19e3 [feat] add boot2_copy_self 2025-04-19 21:07:29 +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
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
87e54ba209 [feat] add uart driver 2025-03-19 15:59:12 +08:00
4af07de63d [feat] add dma driver 2025-03-16 17:13:33 +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
eb45381ffe first commit 2024-03-24 20:52:55 +08:00