summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Collapse)Author
2019-11-20adding support for NXP rt1064 evk board, boad test led + sw8 work.hathach
LTO is temporary disabled
2019-11-13fomu: bsp: don't call usb isr when usb is disabledSean Cross
When compiled without usb support, we don't want to call the USB ISR. Signed-off-by: Sean Cross <[email protected]>
2019-11-13fomu: bsp: remove unused messible functionsSean Cross
These functions are unused in the current implementation. Signed-off-by: Sean Cross <[email protected]>
2019-11-13valentyusb: rename from `foosn`Sean Cross
While Fomu is produced by Foosn, the actual name of the hardware block is `valentyusb`. Rename the module to match that. Signed-off-by: Sean Cross <[email protected]>
2019-11-13fomu: csr: sync csrSean Cross
Signed-off-by: Sean Cross <[email protected]>
2019-11-13fomu: crt0: minor text refactorSean Cross
Signed-off-by: Sean Cross <[email protected]>
2019-11-13fomu: csr: add version with next_ev registerSean Cross
The Fomu bitstream now includes a `USB_NEXT_EV` register to indicate which is the next logical event to process. Add this register to the CSR definition. Signed-off-by: Sean Cross <[email protected]>
2019-11-13fomu: semi-working commitSean Cross
Signed-off-by: Sean Cross <[email protected]>
2019-11-13bsp: fomu: updateSean Cross
Signed-off-by: Sean Cross <[email protected]>
2019-11-13bsp: fomu: fix linker script overlapSean Cross
The end of the data section was overlapping the start of the bss. Signed-off-by: Sean Cross <[email protected]>
2019-11-13fomu: initial commitSean Cross
Signed-off-by: Sean Cross <[email protected]>
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
fix build error with nrfx 2.0
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-05Merge branch 'master' into port-samg55hathach
2019-11-05Merge branch 'master' into cr1901-msp430f5529hathach
2019-11-04clean uphathach
2019-11-04clean uphathach
2019-11-04board test workshathach
2019-11-03Merge pull request #2 from hathach/pigrew-ZLP_Request2Nathan Conrad
zlp request2. PR for PR (has issues with STM32F0 FSDEV)
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-29msp_exp430f5529lp: Use ti submodule for includes and linker files.William D. Jones
2019-10-29add --allow-fw-update for conveniencehathach
2019-10-29correct read()/write() retarget for msp430, fix msp430 button statehathach
2019-10-25Merge branch 'master' into cr1901-msp430f5529hathach
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
add uart write to board test example
2019-10-12adding log support with uarthathach
started with pca10056
2019-10-11update dochathach
2019-10-09Merge branch 'master' into develophathach
2019-10-07added ti_driver submodulehathach
2019-10-07add ti_driver as submodulehathach
2019-10-06msp_exp430f5529lp: Make board_millis atomic.William D. Jones
2019-10-05msp_exp430f5529lp: Set up UART functionality.William D. Jones
2019-10-04Add Spresense boardKamil Tomaszewski
2019-10-04adding lpc1549, but couldnt recieve setup packet, though setup received ↵hathach
interrupt is triggered
2019-10-03lpcxpresso1549 board test runninghathach
2019-10-03couldn't get 32L4 running with crystal less modehathach