C.S.M
|
d5054072eb
|
ci(header_check): Add check for public header should not include freertos
|
2025-11-28 19:15:17 +08:00 |
|
Chen Chen
|
47f5ac96fb
|
fix(intr_alloc): Fix ISR allocate methods in several drivers
|
2025-11-18 12:33:03 +08:00 |
|
Marius Vikhammer
|
484d2c5c2f
|
fix(system): fixed issues with unused variable warnings when compiling with NDEBUG
|
2025-09-19 15:42:07 +08:00 |
|
Adam Múdry
|
1ab7235b9e
|
fix(sdmmc): Legacy driver slot deinit set NULL after free
|
2025-06-26 14:00:22 +02:00 |
|
morris
|
fb4b590941
|
refactor(dma)!: remove deprecated functions
|
2025-06-12 12:24:58 +08:00 |
|
armando
|
8f6a2370d2
|
refactor(sd): updated sd host api to make 0 value as no change to configurations
use value 0 for `sd_host_slot_cfg_t` members, means no change to previous configurations,
instead of using `override/valid` flag
|
2025-05-15 15:16:38 +08:00 |
|
armando
|
77ae2808b0
|
refactor(sd): port legacy sd driver with NG driver
|
2025-05-15 10:57:45 +08:00 |
|