summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-03-09Adding lwip_webserver to cihathach
2020-03-08add uart for feather nrf52840hathach
2020-03-07added itsybitsy m0, m4hathach
2020-03-07added feather sense and CLUEhathach
2020-03-07clean up LD_FILE using $(BOARD)hathach
2020-03-07added feather nrf52840 sensehathach
2020-02-11atomic GPIO operation in BSPPeter Lawrence
2020-02-07add Nuvoton NUC505Peter Lawrence
2020-01-25added CFG_EXAMPLE_MSC_READONLY to NuTuny-SDK-NUC120 board.mkPeter Lawrence
2020-01-25added support for Nuvoton NUC120Peter Lawrence
2020-01-14skip nuc flash verifyhathach
2020-01-14more nuvoton supporthathach
2020-01-11correct apparent Adafruit typo in SAMD21 board.mkPeter Lawrence
2020-01-10add raytac mdbt50q rx donglehathach
2020-01-10clean uphathach
2020-01-10added stm32f401 blackpillhathach
2020-01-10clean up HSE_VALUE for stm32hathach
2020-01-10clean up flash-stlinkhathach
2020-01-10added stm32f411 blackpillhathach
2020-01-09follow up to #261hathach
2020-01-09add a rough bsp. UART on D0/D1, LED on D13, button on D12Lady Ada
2020-01-07fix ci buildhathach
2020-01-07Merge branch 'master' into nuc121Ha Thach
2020-01-04add Nuvoton NUC121/NUC125/NUC126Peter Lawrence
2020-01-01Merge pull request #257 from gsnxp/rt1010fixHa Thach
2019-12-30fixed build issue with i.MXRT1010-EVK, corrected typo in examples/readmeGreg Steiert
2019-12-26merge dcd_samd51 & dcd_samd21 into dcd_samdhathach
2019-12-21Merge branch 'master' into port-samg55hathach
2019-12-12Merge pull request #234 from hathach/stm32f4-blackpillHa Thach
2019-12-11close #204 define HSE_VALUE in _hal_conf instead of board.mkhathach
2019-12-11move VBUS sense out of dcd_synosys to bsphathach
2019-12-09implementing dcd_edpt_openhathach
2019-12-09clean up, switch and update submodule samd to circuitpython branchhathach
2019-12-09added microchip submodulehathach
2019-12-09change the samd submodulehathach
2019-11-27detect bus resethathach
2019-11-27clean uphathach
2019-11-26add uart sync supporthathach
2019-11-26fix samg55 with newlib missing end symbolhathach
2019-11-25updatehathach
2019-11-24usb hw init OKhathach
2019-11-24Merge branch 'master' into port-samg55hathach
2019-11-24Merge pull request #225 from xobs/fomu-offset-fixHa Thach
2019-11-24bsp: fomu: fix rom address for example programsSean Cross
2019-11-23added rt1010 board supporthathach
2019-11-23added rt1015 evk boardhathach
2019-11-23fix rt1010 rt1020 only has 1 usb controller, rt1050 rt1060 has 2hathach
2019-11-23added MIMX RT1052 Evaluation Kithathach
2019-11-22rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XXhathach
2019-11-22added iMX RT1060 EVK board supporthathach