| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make/cmake PORT=0/1. default to fsdev
|
|
highspeed
|
|
|
|
|
|
- merge USBHS_ISO_ACT_FLAG, USBHS_TRANSFER_FLAG handler since they are similar
- improve uart output
- add note for link speed in bus reset
|
|
reformat indent to 2 spaces
|
|
|
|
|
|
Add CH32V20x USB OTG/FS Driver
|
|
|
|
add missing MIT license
|
|
|
|
|
|
|
|
Add esp32c2 and esp32h2 for max3421 support
|
|
|
|
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
|
|
|
|
dcd_nrf5x: fix race condition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* change concurrency group to ${{ github.workflow }}-${{ github.ref }}
* use argparse for build.py hil_test.py, remove the need to install click
* move ci win/mac to build_cmake.yml
* rename build_family.yml to build_util.yml
* build_util.yml support esp32
* integrate build-espressif into build.yml
* build.py support make with --board option
* add get_deps action
* update hil test to reuse action
|
|
Adding support for a generic SOF callback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add missing key codes for keypad
|
|
|
|
|