summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-27add code to calculate divisor from baudrate for ftdihathach
2023-04-27clean uphathach
2023-04-27forgot to add cp210x headerhathach
2023-04-27more refactorhathach
2023-04-27cp210x seems to work wellhathach
2023-04-27more host serial refactorhathach
2023-04-27refactor acm functionhathach
2023-04-27refactor ftdi driverhathach
2023-04-27rename ftdi_host to ftdi_siohathach
2023-04-26enable CDC FTDIhathach
2023-04-26hacky, but ftdi work with hard code baudrate = 9600hathach
2023-04-26fix pio vbus typohathach
2023-04-26Merge pull request #2043 from hathach/fix-nxp-buildHa Thach
2023-04-26fix build with nxp since mcux-sdk from 2.13.0 remove CMSIS folderhathach
2023-04-24Merge pull request #2040 from hathach/update-imxrt-depsHa Thach
2023-04-24bump up imxrt mcux-sdk to 2.13.1 commit f357a1150f6cf6c6b844f53f2d426bfb3e649850hathach
2023-04-24Merge pull request #2013 from tannewt/imx_1042Ha Thach
2023-04-24Merge pull request #2039 from hathach/add-cmake-buildHa Thach
2023-04-24add wip notehathach
2023-04-24minor updatehathach
2023-04-21build all freertos, not able to build net lwip due to lack of sio_open()hathach
2023-04-21update freeRTOS kernel to latest for library cmakehathach
2023-04-21update most examples cmake to build with imxrthathach
2023-04-21example run well with cmake for imxrthathach
2023-04-21Merge pull request #2024 from jfedor2/sie_ctrl_fixHa Thach
2023-04-20[rp2040] Make writes to SIE_CTRL aware of concurrent accessJacek Fedorynski
2023-04-20clean uphathach
2023-04-20board test running with cmakehathach
2023-04-20adding cmake build for imxrt1010hathach
2023-04-19Merge pull request #2033 from ReimuNotMoe/masterHa Thach
2023-04-18Merge branch 'hathach:master' into masterReimu NotMoe
2023-04-18Use __GNUC__ macro to determine if __has_attribute is supportedReimu NotMoe
2023-04-18Merge pull request #1920 from mikee47/fix/midi-definitionHa Thach
2023-04-17Cleanup unnecessary code for 16bit access.Mengsk
2023-04-17Implement TU_BSWAP{16,32} correctly for Microchip XC16Reimu NotMoe
2023-04-17Fix compatibility with the latest Microchip XC16 compilerReimu NotMoe
2023-04-14Update porting.rstslc-tl
2023-04-14Fix FIFO transfer and buffer alignment.HiFiPhile
2023-04-14Fix GCC build.HiFiPhile
2023-04-14Merge pull request #2025 from dauc/masterHiFiPhile
2023-04-14Fix CIHiFiPhile
2023-04-14Use PLL clock.HiFiPhile
2023-04-14Add stm32g0b1nucleo BSP.HiFiPhile
2023-04-14Update lib & template.HiFiPhile
2023-04-14Fix spelling configuraiton->configurationDevin Auclair
2023-04-14Merge branch 'master' of https://github.com/hathach/tinyusb into pr1942HiFiPhile
2023-04-08Merge pull request #2015 from tyustli/tyustli_uacHiFiPhile
2023-04-08Fix case.HiFiPhile
2023-04-08fix audio comment errortyustli
2023-04-06Handle iMX RT 1042 usb namingScott Shawcroft