index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-blindness
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/validator-done-signals
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-10
change saola-1 led to pin 18 by default
hathach
2020-04-10
Correct dedicated FIFO SRAM size to 1024
hathach
2020-04-10
remove 100us delay at the end of dcd_init()
hathach
2020-04-10
revert name to dcd_int_handler due to function prototype warning
hathach
2020-04-10
clear USB_RXFLVI_M before read_rx_fifo()
hathach
2020-04-10
change indent from 4 -> 2 spaces
hathach
2020-04-10
rename dcd_init_handler to dcd_irq_handler to consistent with other ports
hathach
2020-04-10
remove commented code
hathach
2020-04-10
try to fix racing condition with setup
hathach
2020-04-10
fix uint32_t format with log
hathach
2020-04-10
add CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y
hathach
2020-04-09
make saola as cmake component, easier to add more esp32 board
hathach
2020-04-09
add neopixel led strip driver for saola, make saola as an component
hathach
2020-04-08
update cmake
hathach
2020-04-08
use macro for easy enable/disable SOF
hathach
2020-04-08
disable SOF interrupt since it is not used for now
hathach
2020-04-08
add TODO for saola on-board neopixel
hathach
2020-04-07
rename saola to saola_1
hathach
2020-04-07
update docs for esp32s2
hathach
2020-04-07
minor clean up
hathach
2020-04-07
add ci build_esp32s.py
hathach
2020-04-07
esp32s2 work with hid_composite_freertos
hathach
2020-04-07
skip freertos example for cxd56 msp430 and fomu
hathach
2020-04-07
add hid_composite_freertos example
hathach
2020-04-07
example clean up
hathach
2020-04-07
clean up
hathach
2020-04-07
add saola button pin support, esp32 build with board_test
hathach
2020-04-07
only check in sdkconfig.defaults
hathach
2020-04-07
ci again
hathach
2020-04-07
CI: seperate esp32s2 into different job
hathach
2020-04-06
more ci
hathach
2020-04-06
ci test
hathach
2020-04-06
fix CI
hathach
2020-04-06
revert name to dcd_init_handler()
hathach
2020-04-06
fix CROSS_COMPILE for esp32s2
hathach
2020-04-06
update ci setup-node / setup-ruby
hathach
2020-04-06
rename dcd_int_handler to dcd_irq_handler for consistency with other port
hathach
2020-04-06
move setup nodes before cache msp430
hathach
2020-04-06
house keeping
hathach
2020-04-06
fix issue and typo with In token when Fifo empty
hathach
2020-04-06
Merge branch 'master' into add-esp32s2
hathach
2020-04-06
add -B for clean and flash
hathach
2020-04-06
Merge pull request #323 from pigrew/ci-cache-msp430
Ha Thach
2020-04-06
Merge pull request #324 from hathach/add-custom-osal
Ha Thach
2020-04-05
Don't cache xPacks.
Nathan Conrad
2020-04-05
allow application to implement its own os
hathach
2020-04-03
Cache MSP430 toolchain and NPM modules. Use git action for submodules.
Nathan Conrad
2020-04-03
update dcd esp32s2 fifo allocation to match current dcd synopsys
hathach
2020-04-03
minor clean up
hathach
2020-04-03
add saola board.mk
hathach
[next]