summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2026-04-25Merge branch 'master' into musb-followup-3594hathach
2026-04-23Merge pull request #3601 from hathach/fix-conversion-warningsHa Thach
2026-04-22Add ESP32-S31 as a supported MCU in TinyUSBigor.masar
2026-04-21enable double buffer for tm4chathach
2026-04-17Merge pull request #3599Ha Thach
2026-04-17fix some Wconversion warningshathach
2026-04-16fix(docs): update URL for STM32C071 Nucleo board documentationStefanOroel
2026-04-16Merge pull request #3598 from hathach/worktree-rp2040-freertosHa Thach
2026-04-14suppress null-dereference warnings in FreeRTOS buildshathach
2026-04-14remove -Werror from example sources to prevent build exampleshathach
2026-04-14refactor rp2040 family.cmake to use family_configure_example() and apply WARN...hathach
2026-04-14get freertos working with rp2040hathach
2026-04-13Merge pull request #3574 from gab-k/support-nrf54lm20aHa Thach
2026-04-10clean uphathach
2026-04-10fix nrf54 and freertos porthathach
2026-04-10add dwc2_clock_init() to have nrf54 initial sequence. currently stub for othe...hathach
2026-04-10fix stm32h5 hard fault when reading UID with ICACHE enabledhathach
2026-04-09Add initial board support for nRF54LM20 DKgab-k
2026-04-06remove IAR toolchain support from make build systemhathach
2026-04-05Merge pull request #3587 from hathach/teensy_configHa Thach
2026-04-05Merge pull request #3584 from hathach/fix-hilHa Thach
2026-04-04move MAX3421_HOST build flag to test config for metro_m4_expresshathach
2026-04-04make board_uart_read()/write() return -1 when unimplemented for consistency a...hathach
2026-04-04implement board_uart_read()/write() as non-blocking for all familieshathach
2026-04-03fix rp2040 uart read/write non-blockinghathach
2026-04-03update stm32 to use better uart idhathach
2026-04-03bsp/imxrt: refresh teensy configHiFiPhile
2026-04-03stm32 add uart hwfifo if supported, otherwise usb tu_fifo_t for receive uart ...hathach
2026-04-03fix hil host cdc echo test with imxrt and other fast mcuhathach
2026-04-02fixed uart pin init for teensyfelhub
2026-04-02Merge pull request #3561 from hathach/rp2040-hcd-epxHa Thach
2026-03-31Removed readme and modified the getting started docValentyn Korniienko
2026-03-31Refreshed presetsValentyn Korniienko
2026-03-30Metadata updateValentyn Korniienko
2026-03-30Dead code removalValentyn Korniienko
2026-03-30Fixed HSI launchValentyn Korniienko
2026-03-30Added weact h743 board supportValentyn Korniienko
2026-03-29fix incorrect check for NO_WARN_RWX_SEGMENTS_SUPPORTED. Use "NOT DEFINED" ins...Tobi
2026-03-25update hcd to handle interrupt per bufhathach
2026-03-20Add dd command to MSC file explorer for sector read and speed reporting, adju...hathach
2026-03-18add board_uart_read() for f7hathach
2026-03-17add hil test for host msc and cdchathach
2026-03-17add hil host cdc testhathach
2026-03-16add missing stm32u083nucleo board fileshathach
2026-03-16add stm32u083nucleo boardhathach
2026-03-14update rx65n_target: correct pin configuration and remove unused USB interrup...hathach
2026-03-14migrate kinetis_k32l build system to new mcux-devices pathshathach
2026-03-13add ft9xx-gcc toolchain support to CIhathach
2026-03-13actual build make/cmake for ft9xxhathach
2026-03-13fix cihathach