summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-16more ci fixhathach
2022-01-16fix esp ci build with IDF version 5hathach
2022-01-16Merge pull request #1235 from vmilea/feature/feedback_formatHa Thach
2022-01-16update format correction with actual bus speedhathach
2022-01-14nrf5x: Fix EP OUT race conditionsJerzy Kasenberg
2022-01-13Fix family_support.cmake to use new skip.txt and only.txt files for skipping ...Liam Fraser
2022-01-13Fix dwFrameIntervalStep and dwMaxFrameIntervalkkitayam
2022-01-07Add BSPs for Microchip PIC32MZ MCUsJerzy Kasenberg
2022-01-07Add driver for PIC32MZ MCUsJerzy Kasenberg
2022-01-07Merge branch 'master' into feature/feedback_formatValentin Milea
2022-01-07Disable feedback format correction by default #1234Valentin Milea
2022-01-06Update README.rstMan, Jianting (Meco)
2022-01-06Merge pull request #1272 from EmergReanimator/cortex-m33Ha Thach
2022-01-06Enable breakpoints for ARM8M (e.g. cortex-m33)EmergReanimator
2022-01-06Merge pull request #1271 from tannewt/rpi_zeroHa Thach
2022-01-05Skip dfu and usbtmc on pi zeroScott Shawcroft
2022-01-05No exceptions on broadcom. Add parens to ifScott Shawcroft
2022-01-05Unify skip and only logic for build scriptsScott Shawcroft
2022-01-05Skip net and freertos examplesScott Shawcroft
2022-01-05Split by compiler for testingScott Shawcroft
2022-01-05Add Raspberry Pi Zero W and Zero 2 WScott Shawcroft
2022-01-02[rt-thread] add rt-thread os in readmeMeco Man
2021-12-31Add register file for Microchip PIC32MZJerzy Kasenberg
2021-12-31Merge pull request #1264 from kasjer/kasjer/make-files-for-xc32Ha Thach
2021-12-30Merge pull request #1263 from kasjer/kasjer/mynewt-eptriHa Thach
2021-12-30fix unreachable warnings with keilhathach
2021-12-29update docshathach
2021-12-29add license to dcd file, slightly update readmehathach
2021-12-29skip freertos example for f1c100shathach
2021-12-29update allwinner submodulehathach
2021-12-29add allwinnner driver as submodulehathach
2021-12-29Merge branch 'master' of https://github.com/t123yh/tinyusb into t123yh-masterhathach
2021-12-27Fix hcd_edpt_clear_stallkkitayam
2021-12-27Update Renesas RX statuskkitayam
2021-12-27Add statements for control VBUSkkitayam
2021-12-27Increase stack sizekkitayam
2021-12-27Add hcd for Renesas RXkkitayam
2021-12-27Fix Mynewt build for Microchip PIC32MZ devices.Jerzy Kasenberg
2021-12-27build system: Changes for xc32 compilerJerzy Kasenberg
2021-12-23Merge pull request #1260 from leptun/patch-1Ha Thach
2021-12-22Fix typoAlex Voinea
2021-12-22Merge pull request #1258 from leptun/nucleo-f439ziHa Thach
2021-12-21nucleo-f439zi supportAlex Voinea
2021-12-21Merge pull request #1255 from hathach/add-s3-devkitmHa Thach
2021-12-21add s3 devkitchathach
2021-12-21skip ci for s3hathach
2021-12-20change ci to s3 to espressif_s3_devkitmhathach
2021-12-20add s3 devkitmhathach
2021-12-20Merge pull request #1252 from mkj/staticuartHa Thach
2021-12-20samd21: make uart_init() staticMatt Johnston