index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
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
path:
root
/
hw
/
bsp
/
rp2040
Age
Commit message (
Expand
)
Author
2021-04-19
correct boot stage2 for itsybitsy and qt rp2040
hathach
2021-04-11
update rp2040 to use pico-sdk externally
hathach
2021-03-18
use boot2_generic_03h for adafruit feather rp2040
hathach
2021-03-18
add example specific DEPS_SUBMODULES
hathach
2021-03-17
move esp32s2 and rp2040 target rule to its family.mk
hathach
2021-03-04
rename FAMILY_SUBMODULES to DEPS_SUBMODULES
hathach
2021-03-04
fix enum walkaround forever check for SE0 when pull up is disabled
hathach
2021-03-02
rp2040 able to get log with rtt
hathach
2021-03-02
update pico-sdk to more recent commit
hathach
2021-03-02
Merge pull request #684 from hathach/rp2040-host-example
Ha Thach
2021-03-01
update family submodule
hathach
2021-02-26
fix indent
hathach
2021-02-26
add rp2040 to host example build
hathach
2021-02-19
Merge pull request #660 from hathach/fix-typo-midi-write24
Ha Thach
2021-02-19
update adafruit rp2040 board define
hathach
2021-02-18
rp2040/family.c: allow LED_PIN to be undefined
Andrew Scheller
2021-02-01
added enumerate walkaround for RP2040-E5
hathach
2021-01-29
add support for LOG=2
hathach
2021-01-27
rp2040 move uart id to board specific
hathach
2021-01-25
add adafruit feather, itsy bitsy and qt rp2040
hathach
2021-01-25
get all device example build with rp2040 (except freeRTOS)
hathach
2021-01-24
rp2040 audio_test compile
hathach
2021-01-24
cmake esp32s2 and rp2040 getting along
hathach
2021-01-23
rp2040 cdc_msc work well
hathach
2021-01-23
rp2040 better support multiple boards
hathach
2021-01-23
get board_test running with pico on both led and button
hathach
2021-01-22
update cmake build to work with esp32s2 and rp2040
hathach