summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Collapse)Author
2021-03-02rp2040 able to get log with rtthathach
add note for segger rtt block search range
2021-03-02update pico-sdk to more recent commithathach
- move target_link_libraries() to family.cmake - enable pico_bootsel_via_double_reset
2021-03-02Merge pull request #684 from hathach/rp2040-host-exampleHa Thach
add rp2040 to host example build
2021-03-02move fomu to its own family, update ci with build risvhathach
2021-03-02update ci for msp430 familyhathach
2021-03-02move msp430 into familyhathach
2021-03-02remove lib/CMSIS_4 submodule, move nrf to lib/CMSIS_5hathach
2021-03-01fix ci build for same boardhathach
2021-03-01update microchip_driverhathach
2021-03-01update family submodulehathach
temporarily disable other orphaned and esp32s2 build
2021-03-01try to fetch needed mcu submodule while running makehathach
2021-03-01added lpcxpresso 55s28hathach
2021-03-01move lpc55 into its own familyhathach
2021-02-28SAM E54 Xplained Pro: applies reviewer feedbackJean Gressmann
2021-02-28SAM 54 Xplained Pro: fix inverted logic for board ledJean Gressmann
2021-02-26fix indenthathach
2021-02-26add rp2040 to host example buildhathach
2021-02-24clean uphathach
2021-02-23rt1011 msc host workhathach
2021-02-23nxp tdi: hcd_init() reset and set host modehathach
2021-02-20Adds support for Microchip SAM E54 Xplained ProJean Gressmann
2021-02-19Merge pull request #660 from hathach/fix-typo-midi-write24Ha Thach
Fix typo midi write24
2021-02-19update adafruit rp2040 board definehathach
2021-02-18rp2040/family.c: allow LED_PIN to be undefinedAndrew Scheller
2021-02-08add basic support for rt-threadtfx2001
2021-02-03bsp: rename SAMD21 LUNA variant to luna_d21Katherine Temkin
We now have SAMD21 and SAMD11 variants of LUNA; so we'll rename the existing LUNA BSP to be more specific / reflect its version.
2021-02-03add BSP for SAMD11 variant of Great Scott Gadgets' LUNA boards (SAMD11)Katherine Temkin
2021-02-03added pyportalhathach
2021-02-03add pybadgehathach
also correct other samd51 tx,rx pin (not used yet)
2021-02-03update pico-sdk to 1.0.1hathach
2021-02-01add adafruit esp32s2 boardshathach
- metro esp32s2 - feather esp32s2 - magtag 29" gray
2021-02-01added enumerate walkaround for RP2040-E5hathach
- PICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 - target linke pico_fix_rp2040_usb_device_enumeration
2021-01-29add support for LOG=2hathach
LOGGER=rtt is not tested since jlink doesn't support rp2040 just yet
2021-01-27rp2040 move uart id to board specifichathach
2021-01-26add copy-artifact target, and add uf2 for all family boardhathach
2021-01-26change output filename to BOARD-Directoryhathach
2021-01-25Merge pull request #604 from kamtom480/spresense-sdk-2.0.2Ha Thach
Update Spresense SDK and fix dcd issues
2021-01-25add adafruit feather, itsy bitsy and qt rp2040hathach
not tested, purely based on schematic
2021-01-25Update Spresense SDK to 2.0.2Kamil Tomaszewski
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-23improve ci for esp32s2hathach
2021-01-23add pico-sdk as submodulehathach
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
2021-01-22Merge branch 'master' into group-boards-into-familyhathach
2021-01-21revert submodules changeshathach