summaryrefslogtreecommitdiff
path: root/hw/bsp/rp2040
AgeCommit message (Expand)Author
2021-04-19correct boot stage2 for itsybitsy and qt rp2040hathach
2021-04-11update rp2040 to use pico-sdk externallyhathach
2021-03-18use boot2_generic_03h for adafruit feather rp2040hathach
2021-03-18add example specific DEPS_SUBMODULEShathach
2021-03-17move esp32s2 and rp2040 target rule to its family.mkhathach
2021-03-04rename FAMILY_SUBMODULES to DEPS_SUBMODULEShathach
2021-03-04fix enum walkaround forever check for SE0 when pull up is disabledhathach
2021-03-02rp2040 able to get log with rtthathach
2021-03-02update pico-sdk to more recent commithathach
2021-03-02Merge pull request #684 from hathach/rp2040-host-exampleHa Thach
2021-03-01update family submodulehathach
2021-02-26fix indenthathach
2021-02-26add rp2040 to host example buildhathach
2021-02-19Merge pull request #660 from hathach/fix-typo-midi-write24Ha Thach
2021-02-19update adafruit rp2040 board definehathach
2021-02-18rp2040/family.c: allow LED_PIN to be undefinedAndrew Scheller
2021-02-01added enumerate walkaround for RP2040-E5hathach
2021-01-29add support for LOG=2hathach
2021-01-27rp2040 move uart id to board specifichathach
2021-01-25add adafruit feather, itsy bitsy and qt rp2040hathach
2021-01-25get all device example build with rp2040 (except freeRTOS)hathach
2021-01-24rp2040 audio_test compilehathach
2021-01-24cmake esp32s2 and rp2040 getting alonghathach
2021-01-23rp2040 cdc_msc work wellhathach
2021-01-23rp2040 better support multiple boardshathach
2021-01-23get board_test running with pico on both led and buttonhathach
2021-01-22update cmake build to work with esp32s2 and rp2040hathach