hathach
|
1f18be93db
|
change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent
|
2024-10-14 18:27:52 +07:00 |
|
hathach
|
92602b9de3
|
change tusb_init(), tusb_rhport_init() to use init struct for expandability
|
2024-10-11 13:41:53 +07:00 |
|
hathach
|
57aac432b5
|
add new tusb_int_handler(rhport, in_isr) as common irq handler
update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
|
2024-10-10 16:28:36 +07:00 |
|
Ha Thach
|
a13dbd4452
|
Merge pull request #2809 from shuffle2/master
make all python files executable and standardize interpreter
|
2024-10-07 11:11:54 +07:00 |
|
hathach
|
fa44923de1
|
skip some examples for mcxa15
|
2024-09-30 22:13:30 +07:00 |
|
Shawn Hoffman
|
616532892d
|
make all python files executable and standardize interpreter
|
2024-09-17 12:17:12 -07:00 |
|
HiFiPhile
|
fbe025190c
|
Make FreeRTOS config work with Cortex-M33.
|
2024-06-27 20:46:44 +02:00 |
|
hathach
|
f32851cf2a
|
fix ci skip example for ch32v1
|
2024-06-14 16:16:10 +07:00 |
|
hathach
|
2a67ce773d
|
change default risv-gcc to riscv-none-elf- and add _zicsr extension
add cmake for ch32v20x, skip freertos examples for CH32V20X, also skip net webserver due to lack of RAM
update to use openocd with wlinke adapter
|
2024-05-16 19:18:43 +07:00 |
|
hathach
|
19cb2f1a3c
|
add cmake to lpc1347
|
2024-05-02 18:15:55 +07:00 |
|
hathach
|
c717e52ab2
|
add cmake for lpc11
|
2024-05-02 17:54:44 +07:00 |
|
HiFiPhile
|
ef7be4c2ff
|
Fix CI.
|
2024-04-28 01:17:32 +02:00 |
|
HiFiPhile
|
a29a3af218
|
audio_4_channel_mic_freertos : merge changes from audio_4_channel_mic.
|
2024-04-28 00:28:12 +02:00 |
|
HiFiPhile
|
4f41e105b3
|
Update build system.
|
2024-04-28 00:28:11 +02:00 |
|
Kasper Nyhus Kaae
|
c917d47e71
|
audio_test_freertos & audio_4_channel_mic_freertos
|
2024-04-27 20:29:07 +02:00 |
|