| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-05 | Add initial port for FT9xx series from Bridgetek. | Gordon McNab | |
| Add FT90X and FT93X to the list of devices in tusb_option.h. 1700 for FT90x and 1701 for FT93x. Set endpoint attributes for FT90x and FT93x in dcd_attr.h. Add FT90x routines for USB device in src/portable/bridgetek/ft90x/dcd_ft90x.c The location for hardware header files and libraries is hw/mcu/bridgetek/ft90x/hardware. There are no files in the repository, but files will be linked as a submodule in the future. The required files can be copied from or linked to the location "C:/Program Files(x86)/Bridgetek/FT9xx Toolchain/Toolchain/hardware" once the toolchain is installed. Makefile for the MM900EV1B board for developing with an FT900 device is present. Use "BOARD=mm900ev1b". | |||
| 2021-09-30 | remove bcm files | Scott Shawcroft | |
| 2021-09-29 | update mm32sdk submodule | hathach | |
| 2021-09-29 | add submodule hathach/mm32sdk | hathach | |
| 2021-09-29 | remove official mm32sdk submodule | hathach | |
| 2021-09-24 | MMU works | Scott Shawcroft | |
| 2021-09-22 | Trying to setup the mmu | Scott Shawcroft | |
| 2021-09-17 | rpi start. doesn't work | Scott Shawcroft | |
| 2021-08-03 | Update nuclei-sdk with __riscv_flen fix | Stefan Kerkmann | |
| 2021-08-03 | Add board support for gd32vf103 longan nano | Stefan Kerkmann | |
| 2021-06-28 | Merge pull request #927 from hathach/add-rx65n-board | Ha Thach | |
| Add rx65n board | |||
| 2021-06-28 | update renesas rx submodule | hathach | |
| 2021-06-19 | fix build with saml21, update microchip driver submodule | hathach | |
| 2021-06-07 | Add MM32 SDK and USB driver (#869) | zhangslice | |
| * Add MM32 SDK and USB driver * add mindmotion mm32sdk as submodule remove the local copy of mm32 * mit license Signed-off-by: zhangslice <[email protected]> Co-authored-by: hathach <[email protected]> | |||
| 2021-04-29 | fix mkl25z ci | hathach | |
| 2021-04-29 | fix build with mkl25z | hathach | |
| 2021-04-28 | add official nxp mcux-sdk submodule | hathach | |
| 2021-04-28 | add nxp_lpcopen as submodule | hathach | |
| 2021-04-28 | remove submodule hw/mcu/nxp | hathach | |
| 2021-04-11 | remove pico-sdk as submodule | hathach | |
| 2021-04-09 | Add support for SAM L22 family | Joey Castillo | |
| 2021-03-31 | add a submodule of Renesas RX family to `hw/mcu/renesas/rx` | kkitayam | |
| 2021-03-31 | removed a submodule for Renesas | kkitayam | |
| 2021-03-28 | added a submodule for RX63N | kkitayam | |
| 2021-03-23 | added efm32gg12 family cmsis | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-03-10 | Update pico sdk 1.1.0 (#712) | Ha Thach | |
| * update pico-sdk to 1.1.0 also correct fetch_submodule_if_empty behavior | |||
| 2021-03-02 | update pico-sdk to more recent commit | hathach | |
| - move target_link_libraries() to family.cmake - enable pico_bootsel_via_double_reset | |||
| 2021-03-01 | update microchip_driver | hathach | |
| 2021-02-03 | update pico-sdk to 1.0.1 | hathach | |
| 2021-01-25 | Update Spresense SDK to 2.0.2 | Kamil Tomaszewski | |
| 2021-01-23 | add pico-sdk as submodule | hathach | |
| 2020-12-25 | update readme, contributor and doc for new port KL25 | hathach | |
| update nxp_driver | |||
| 2020-11-09 | same70 xplained led and button works wiht board_test example | hathach | |
| 2020-11-08 | update microchipo driver submodule | hathach | |
| 2020-10-30 | remove st_driver submodule | hathach | |
| 2020-10-30 | add more stm mcu | hathach | |
| 2020-10-30 | l4 use offical st driver repo | hathach | |
| 2020-10-30 | l0 use offical st driver repo | hathach | |
| 2020-10-30 | h7 use offical st driver repo | hathach | |
| 2020-10-30 | f7 use offical st driver repo | hathach | |
| 2020-10-30 | f3 use offical st driver repo | hathach | |
| 2020-10-30 | f2 use offical st driver repo | hathach | |
| 2020-10-30 | f1 use offical st driver repo | hathach | |
| 2020-10-30 | f0 use offical st driver repo | hathach | |
| 2020-10-30 | f4 use offical st driver repo | hathach | |
| 2020-10-11 | update microchip driver | hathach | |
| also skip audio_test for same5x for now due to assert() macro conflict | |||
| 2020-10-05 | Update Microchip submodule commit | Jean Gressmann | |
| 2020-10-05 | Adds files for the open source D5035-01 hardware | Jean Gressmann | |
| The board's files are here: https://github.com/RudolphRiedel/USB_CAN-FD | |||
| 2020-08-21 | fix samg55 ci build | hathach | |
| 2020-07-03 | STM32/OTG_HS: Allow OTG_HS port to run at FS speed. | Uwe Bonnes | |
| Add "REDUCE_SPEED=1" to the compile options. | |||
