Commit Graph

6536 Commits

Author SHA1 Message Date
hathach b3ecf82196
whitespace 2023-03-17 19:31:45 +07:00
Koen De Vleeschauwer 899e7cc4f9 add board: DshanMCU Pitaya Lite 2023-03-17 19:31:06 +07:00
Ha Thach bc57358eb0
Update README.rst 2023-03-17 19:29:25 +07:00
Ha Thach 4d273254b6
Merge pull request #1961 from hathach/remove-all-submodules
Remove all submodules
2023-03-17 19:27:47 +07:00
hathach 6683053f48
finalize 2023-03-17 18:44:30 +07:00
hathach 57d23c7a68
update example description 2023-03-17 18:34:56 +07:00
hathach 25d802532c
fix spelling 2023-03-17 18:34:43 +07:00
hathach f14b4ba30a
use codespell as pre-commit 2023-03-17 17:27:17 +07:00
hathach 0c174c17ad
fix ci with building fuzz 2023-03-17 17:04:11 +07:00
hathach a4b17483b9
fix ci build with fomu 2023-03-17 17:01:56 +07:00
hathach 2e5f649fd3
fix run unit test with pre-commit 2023-03-17 16:57:30 +07:00
hathach 3623ba1884
fix trailing space and new line
temporarily disable codespell
2023-03-17 16:12:49 +07:00
hathach 2faad42cb1
update ci
- remove submodules init
- pre-commit: forbid new submodule, run in ci
2023-03-17 15:54:25 +07:00
hathach 323a56e309
bump up freeRTOS deps to version 10.5.1 2023-03-17 15:39:59 +07:00
hathach 6763521ec7
remove all submodules 2023-03-17 15:31:41 +07:00
Ha Thach 16daad8164
Merge pull request #1960 from hathach/fix-host-enumerate-mul-device
Fix host enumerate multiple devices from multiple host controllers
2023-03-17 15:27:56 +07:00
Ha Thach 96d064e923
Merge pull request #1860 from howard0su/pico_freertos
Allow config OS for RP2040
2023-03-17 14:57:13 +07:00
hathach 511f5be8b3
bump up pico-pio-usb dependency 2023-03-17 14:46:34 +07:00
hathach e1fda007f6
minor refactor to invalid index 2023-03-17 14:46:02 +07:00
hathach 317177c83d
update host example, add pio-pico-usb for rp2040 2023-03-17 14:06:25 +07:00
hathach f349ae7702
fix enumerate one device at a time 2023-03-17 13:58:01 +07:00
Ha Thach 6b84a29f8c
Merge pull request #1391 from perigoso/renesas-ra
Renesas ra family support
2023-03-17 11:28:54 +07:00
hathach c12795734c
reduce number of supported RA to only those that is tested 2023-03-17 10:59:08 +07:00
hathach e7d212f337
more fix 2023-03-16 23:21:15 +07:00
hathach ffdffc7e06
rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC
also fix trailing spaces
2023-03-16 23:11:11 +07:00
hathach e0b1de923c
add ra4m1_ek board 2023-03-16 22:43:58 +07:00
Ha Thach d875e694f8
Merge pull request #1958 from tyustli/tyustli_st
fix HAL_Delay no effect bug on st platform
2023-03-16 12:28:24 +07:00
hathach 2a10d5c20b
rename ra board name 2023-03-16 11:39:53 +07:00
hathach 92aed7e3e0
rename symbols 2023-03-16 11:28:10 +07:00
hathach bc2127b330
rename file link to rusb2 2023-03-16 11:03:53 +07:00
hathach 1117cf5729
update pre-commit yaml 2023-03-16 10:05:46 +07:00
hathach cd1726c009 Merge branch 'master' into renesas-ra 2023-03-16 09:51:27 +07:00
tyustli fabe86362b fix HAL_Delay no effect bug on st platform 2023-03-16 08:28:19 +08:00
Ha Thach b443851980
Merge pull request #1957 from hathach/fix-old-picosdk
Fix old picosdk
2023-03-15 23:24:44 +07:00
hathach ffa56a1beb
add pre-commit yaml 2023-03-15 19:30:35 +07:00
hathach d9a9dc5ac0 fix PICO_SHARED_IRQ_HANDLER_HIGHEST_ORDER_PRIORITY not defined in old pico-sdk 2023-03-15 17:38:14 +07:00
Ha Thach ea8ecea59a
Merge pull request #1953 from tannewt/fix_cached_imx_reset
Flush the dcd data on reset
2023-03-14 09:08:32 +07:00
Scott Shawcroft d31aac453e
Flush the dcd data on reset 2023-03-13 15:22:00 -07:00
Ha Thach 7cf67b2845
Merge pull request #1889 from Tails86/master
Implemented tuh_hid_send_report
2023-03-13 17:03:27 +07:00
James Smith 9247131b1f Avoid spamming out endpoint on connect 2023-03-13 16:31:25 +07:00
James Smith 43770802f9 Removed tabs from host hid_controller example 2023-03-13 16:31:25 +07:00
James Smith 296ce528fc Updated host hid_controller example to demo tuh_hid_send_report 2023-03-13 16:31:25 +07:00
James Smith f6774d5611 Implemented tuh_hid_send_report 2023-03-13 16:31:25 +07:00
hathach 0a7c08d16e minor format 2023-03-12 16:01:24 +07:00
Ha Thach be21413361
Merge pull request #1948 from dhalbert/remove-volatile-cast-include
rp2040: include hardware/sync.h explicitly
2023-03-11 09:35:04 +07:00
hathach e045995407 minor update get_deps 2023-03-11 08:54:51 +07:00
hathach 4065ca3fca Merge branch 'master' into renesas-ra 2023-03-11 08:40:36 +07:00
Ha Thach a8d7e08cee
Merge pull request #1950 from hathach/update-get-deps
update get-deps.py
2023-03-11 08:37:58 +07:00
hathach cae05c6593 update get-deps.py 2023-03-11 08:33:08 +07:00
hathach 7428a16d2d remove ra submodules 2023-03-11 08:23:21 +07:00