summaryrefslogtreecommitdiff
path: root/hw/mcu
AgeCommit message (Collapse)Author
2021-04-29fix mkl25z cihathach
2021-04-29fix build with mkl25zhathach
2021-04-28add official nxp mcux-sdk submodulehathach
2021-04-28add nxp_lpcopen as submodulehathach
2021-04-28remove submodule hw/mcu/nxphathach
2021-04-11remove pico-sdk as submodulehathach
2021-04-09Add support for SAM L22 familyJoey Castillo
2021-03-31add a submodule of Renesas RX family to `hw/mcu/renesas/rx`kkitayam
2021-03-31removed a submodule for Renesaskkitayam
2021-03-28added a submodule for RX63Nkkitayam
2021-03-23added efm32gg12 family cmsisRafael Silva
Signed-off-by: Rafael Silva <[email protected]>
2021-03-10Update pico sdk 1.1.0 (#712)Ha Thach
* update pico-sdk to 1.1.0 also correct fetch_submodule_if_empty behavior
2021-03-02update pico-sdk to more recent commithathach
- move target_link_libraries() to family.cmake - enable pico_bootsel_via_double_reset
2021-03-01update microchip_driverhathach
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