HiFiPhile
|
906c84d2b6
|
Merge pull request #2683 from andrewleech/synopsys_esp32_freertos
synopsys/dwc2_esp32: Add header for vTaskDelay.
|
2024-06-21 12:42:11 +02:00 |
|
hathach
|
ab55bc077d
|
update cmake.xml
|
2024-06-21 16:09:08 +07:00 |
|
hathach
|
02bea8982e
|
add new ch32v203g6u board, sysfreq is defined in board.cmake/mk
|
2024-06-21 16:08:37 +07:00 |
|
Andrew Leech
|
0d79da37e7
|
synopsys/dwc2_esp32: Add header for vTaskDelay.
|
2024-06-20 15:18:41 +10:00 |
|
Ryzee119
|
5e58ec127f
|
usbh: Add set address recovery time
Ref USB Spec 9.2.6.3
|
2024-06-20 09:33:01 +09:30 |
|
Ha Thach
|
1cc319a15d
|
Merge pull request #2680 from Ryzee119/patch-1
|
2024-06-18 19:21:30 +07:00 |
|
Okarss
|
458be5dad8
|
Fix the table
|
2024-06-18 13:40:49 +03:00 |
|
hathach
|
ac3ec59845
|
add optional COMPILE_DEFINE from cmake cli
|
2024-06-18 16:18:58 +07:00 |
|
Okarss
|
5083d1eb33
|
Update Host mode information for FSDEV devices
|
2024-06-18 12:12:44 +03:00 |
|
hathach
|
de62b55042
|
add dual/host_info_to_device_cdc example
|
2024-06-18 13:29:04 +07:00 |
|
hathach
|
d945261aef
|
LOG3 in isr
|
2024-06-18 12:53:57 +07:00 |
|
hathach
|
f93eb40b1d
|
add host/device_info example
|
2024-06-18 12:52:32 +07:00 |
|
Ryzee119
|
d52d659261
|
usbh: Set interface recipient should be interface
|
2024-06-18 14:02:36 +09:30 |
|
Ha Thach
|
007a8bd46d
|
Merge pull request #2672 from tinic/master
Add support for STM32U535xx/STM32U545xx
|
2024-06-15 10:56:24 +07:00 |
|
HiFiPhile
|
edf1ef6d97
|
Merge pull request #2675 from Okarss/fsdev_toggle_bits
[FSDEV] Simplify toggle bit logic
|
2024-06-14 20:36:03 +02:00 |
|
Okarss
|
5f060a357d
|
Update the STM32 documentation
|
2024-06-14 21:23:17 +03:00 |
|
Okarss
|
fb6a6acbff
|
Revert the DSB because of RISC-V
|
2024-06-14 18:39:48 +03:00 |
|
Okarss
|
00062ddb0c
|
[STM32 FSDEV] Simplify toggle bit logic
|
2024-06-14 18:16:09 +03:00 |
|
Ha Thach
|
0ac0c37078
|
Merge pull request #2674 from hathach/add-ch32v103
Add ch32v103 (not working yet)
|
2024-06-14 20:34:32 +07:00 |
|
hathach
|
2be72a97b8
|
minor update
|
2024-06-14 17:55:36 +07:00 |
|
hathach
|
e1012997f0
|
more update
|
2024-06-14 16:55:46 +07:00 |
|
hathach
|
f32851cf2a
|
fix ci skip example for ch32v1
|
2024-06-14 16:16:10 +07:00 |
|
hathach
|
5e9ad7daee
|
add ch32v10x to ci build
|
2024-06-14 16:09:08 +07:00 |
|
hathach
|
9ae0053573
|
newline
|
2024-06-14 16:08:26 +07:00 |
|
hathach
|
33f5547ed4
|
add ch32v103 bsp support, compile but does not run, probably due to compile/linker issue
|
2024-06-14 16:06:37 +07:00 |
|
hathach
|
969b06d77c
|
minor update
|
2024-06-14 12:51:50 +07:00 |
|
hathach
|
2ed027f2bd
|
use stock core_riscv.h for ch32 v2 v3
|
2024-06-14 12:51:28 +07:00 |
|
Tinic Uro
|
a6d3e2a36d
|
Use STREQUAL instead of EQUAL to fix the cmake build.
|
2024-06-12 09:23:18 -07:00 |
|
Tinic Uro
|
48e18762b5
|
Use correct definition.
|
2024-06-12 09:02:48 -07:00 |
|
Tinic Uro
|
9be10f2adb
|
Fix pin definitions.
|
2024-06-12 08:59:43 -07:00 |
|
tinic
|
a0006e6861
|
Merge branch 'hathach:master' into master
|
2024-06-12 08:33:48 -07:00 |
|
Tinic Uro
|
bc576e7cee
|
Make it work.
|
2024-06-12 08:33:10 -07:00 |
|
Tinic Uro
|
6a1dc25079
|
Add missing files.
|
2024-06-12 08:14:06 -07:00 |
|
Tinic Uro
|
28c2433375
|
Add stm32u545nucleo board.
|
2024-06-12 08:08:25 -07:00 |
|
Ha Thach
|
ba2f2299c3
|
Merge pull request #2668 from hathach/add-c6-board
Add esp c6 devkit board
|
2024-06-06 16:48:08 +07:00 |
|
hathach
|
8df372ae7a
|
clean up
|
2024-06-06 16:19:02 +07:00 |
|
hathach
|
7771cae94c
|
fix gnurx bin
|
2024-06-06 16:13:25 +07:00 |
|
hathach
|
902cc3310b
|
correct script
|
2024-06-06 16:09:38 +07:00 |
|
hathach
|
302445e64f
|
try to build rx using build_util
|
2024-06-06 16:07:11 +07:00 |
|
hathach
|
90deeddf3d
|
add c6 devkit, tested with max3421e
|
2024-06-06 15:49:20 +07:00 |
|
Tinic Uro
|
60d7fcb1ee
|
Use correct backend.
|
2024-05-30 13:26:14 -07:00 |
|
Tinic Uro
|
2e946ac77a
|
Use correct specs.
|
2024-05-29 13:23:18 -07:00 |
|
Tinic Uro
|
22e6b1130f
|
Cleaner approach.
|
2024-05-29 13:13:47 -07:00 |
|
Tinic Uro
|
4938128ccc
|
Make it compile for STM32U545.
|
2024-05-29 12:54:15 -07:00 |
|
Ha Thach
|
d10b65ada4
|
Merge pull request #2663 from hathach/tweak-espidf-include
fix xtensa_api.h include
|
2024-05-29 15:20:55 +07:00 |
|
hathach
|
8767d1ab7d
|
fix xtensa_api.h include
|
2024-05-29 15:19:59 +07:00 |
|
HiFiPhile
|
1fe86f654f
|
Merge pull request #2647 from andrewleech/additional_dcd_sof_enable
Add support for dcd_sof_enable() to some additional ports.
|
2024-05-27 20:42:28 +02:00 |
|
HiFiPhile
|
003a5d4f55
|
Merge branch 'master' into additional_dcd_sof_enable
|
2024-05-27 20:10:44 +02:00 |
|
HiFiPhile
|
a9745c9818
|
Fix tud_sof_cb_enable() return type.
|
2024-05-27 20:35:35 +10:00 |
|
HiFiPhile
|
8f0459c89e
|
Fix frame count in tud_sof_cb().
|
2024-05-27 20:35:35 +10:00 |
|