Commit Graph

54 Commits

Author SHA1 Message Date
6f60661cca [feat] add shell color demo 2025-07-06 10:53:30 +08:00
cd3c5062f7 [feat] remove pmem_heap 2025-07-05 17:48:58 +08:00
78447ffd81 [update] add freertos static and basic example 2025-07-05 16:21:40 +08:00
c82f593dd9 [feat] add shell component and example 2025-06-29 17:24:53 +08:00
3e9132d402 [feat] add tlsf 2025-06-29 17:14:59 +08:00
d4f8b101bd [fix] fix flash_download when first byte is not 0x55 in shakehand 2025-06-14 13:47:40 +08:00
962b2e6e85 [feat] add freertos 2025-06-14 11:22:16 +08:00
33bd91609b [feat] add gpio_key demo 2025-06-02 21:34:33 +08:00
ab88fa8455 [feat] add timer_delay_us function 2025-06-02 21:34:05 +08:00
35186111b8 [update] update gpio_led demo 2025-06-02 21:06:55 +08:00
59ee3ee23f [update] update timer_interrupt demo 2025-06-02 20:53:18 +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
3771df2093 [update] use 750Kbps as download speed and add shakehand before download 2025-06-02 12:58:25 +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
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