summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2019-11-22rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XXhathach
2019-11-22rename dcd lpc18_43 to transdimensionhathach
2019-11-22move nxp dcd ehci controller reset and modde into dcdhathach
2019-11-22clean uphathach
2019-11-22adding irq to rt1064evkhathach
2019-11-21moving irq to bsp for lpc17/40hathach
2019-11-21adding tud_isr/tuh_isr with lpc18/43hathach
2019-11-21rename lpc 17/18 irq to dcd_isr/hcd_isrhathach
2019-11-20rt1064evk led, button, uart all workhathach
2019-11-20move -flto to board.mkhathach
2019-11-20adding support for NXP rt1064 evk board, boad test led + sw8 work.hathach
2019-11-13fomu: bsp: don't call usb isr when usb is disabledSean Cross
2019-11-13fomu: bsp: remove unused messible functionsSean Cross
2019-11-13valentyusb: rename from `foosn`Sean Cross
2019-11-13fomu: csr: sync csrSean Cross
2019-11-13fomu: crt0: minor text refactorSean Cross
2019-11-13fomu: csr: add version with next_ev registerSean Cross
2019-11-13fomu: semi-working commitSean Cross
2019-11-13bsp: fomu: updateSean Cross
2019-11-13bsp: fomu: fix linker script overlapSean Cross
2019-11-13fomu: initial commitSean Cross
2019-11-11update nxp_driver submodule for imx rt familieshathach
2019-11-11update makefile for lpc boardshathach
2019-11-11re-add submodule nxp_driverhathach
2019-11-11remove submodule lpc_driverhathach
2019-11-11update makefile for lpc mcuhathach
2019-11-11added and tested nRF52833DK (pca10100)hathach
2019-11-11update dcd nrf5x to be indepent from nrf_usbd.hhathach
2019-11-10update submodule nrfx to 2.0.0 for nrf52833 supporthathach
2019-11-10added board nrf52840 mdk donglehathach
2019-11-09correct LED, button and uart for feather_stm32f405hathach
2019-11-03Merge pull request #2 from hathach/pigrew-ZLP_Request2Nathan Conrad
2019-11-03Add UART HAL source file to stm32f070 makefile.Nathan Conrad
2019-11-03Enable UART debugging on F070.Nathan Conrad
2019-11-03add uart support for stm32f072discohathach
2019-10-24fix missing board uart read/write()hathach
2019-10-23adding debug log functionhathach
2019-10-19add uart support for stm32f4nucleo board (via stlink cdc)hathach
2019-10-18change to use nrfx uartehathach
2019-10-18change DEBUG optimization option from O0 to Oghathach
2019-10-12adding log support with uarthathach
2019-10-11update dochathach