summaryrefslogtreecommitdiff
path: root/hw/mcu
AgeCommit message (Collapse)Author
2021-02-03update pico-sdk to 1.0.1hathach
2021-01-25Update Spresense SDK to 2.0.2Kamil Tomaszewski
2021-01-23add pico-sdk as submodulehathach
2020-12-25update readme, contributor and doc for new port KL25hathach
update nxp_driver
2020-11-09same70 xplained led and button works wiht board_test examplehathach
2020-11-08update microchipo driver submodulehathach
2020-10-30remove st_driver submodulehathach
2020-10-30add more stm mcuhathach
2020-10-30l4 use offical st driver repohathach
2020-10-30l0 use offical st driver repohathach
2020-10-30h7 use offical st driver repohathach
2020-10-30f7 use offical st driver repohathach
2020-10-30f3 use offical st driver repohathach
2020-10-30f2 use offical st driver repohathach
2020-10-30f1 use offical st driver repohathach
2020-10-30f0 use offical st driver repohathach
2020-10-30f4 use offical st driver repohathach
2020-10-11update microchip driverhathach
also skip audio_test for same5x for now due to assert() macro conflict
2020-10-05Update Microchip submodule commitJean Gressmann
2020-10-05Adds files for the open source D5035-01 hardwareJean Gressmann
The board's files are here: https://github.com/RudolphRiedel/USB_CAN-FD
2020-08-21fix samg55 ci buildhathach
2020-07-03STM32/OTG_HS: Allow OTG_HS port to run at FS speed.Uwe Bonnes
Add "REDUCE_SPEED=1" to the compile options.
2020-06-30Merge pull request #427 from kasjer/kasjer/add-da1469x-supportHa Thach
Support for DA1469x MCU from Dialog Semiconductor
2020-06-29Add board support for Dialog DA1469x-dk-proJerzy Kasenberg
This adds source files that allow to run TinyUSB stack on DA1469x-dk-pro board. Source files .c .S and .ld are taken from Apache Mynewt repository. Those files were stripped to allow starting board without Mynewt os.
2020-06-24Update NRFX to v2.2.0Czeslaw Makarski
2020-06-09Add Dialog DA1469x register definition fileJerzy Kasenberg
Register definition file along with some MCU headers was taken from Dialog SDK for DA1469x MCUs. Those files are needed for USB port.
2020-03-28Update F4 BSP with new HAL configNathan Conrad
2020-03-24nrf use new cmsis_4 submodule for core headerhathach
2020-03-23upgrade nrfx from 2.0.0 to 2.1.0hathach
2020-03-10update freertos examplehathach
work with samd21 samd51 and nrf
2020-02-07add Nuvoton NUC505Peter Lawrence
2020-01-07Merge branch 'master' into nuc121Ha Thach
2020-01-04add Nuvoton NUC121/NUC125/NUC126Peter Lawrence
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-11update nxp_driver submodule for imx rt familieshathach
2019-11-11re-add submodule nxp_driverhathach
2019-11-11remove submodule lpc_driverhathach
2019-11-11update makefile for lpc mcuhathach
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-10-18change to use nrfx uartehathach
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-04Add Spresense boardKamil Tomaszewski
2019-09-13adding stm32l4 support, board test run with stm32l476disco, usb doens't work yethathach