Commit Graph

255 Commits

Author SHA1 Message Date
ce942baad2 update pico-sdk to more recent commit
- move target_link_libraries() to family.cmake
- enable pico_bootsel_via_double_reset
2021-03-02 22:57:33 +07:00
26d9897551 update microchip_driver 2021-03-01 21:24:11 +07:00
4153d9e1b6 update pico-sdk to 1.0.1 2021-02-03 12:39:30 +07:00
36064e3d7d Update Spresense SDK to 2.0.2 2021-01-25 10:54:39 +01:00
50e0b81713 add pico-sdk as submodule 2021-01-23 01:05:09 +07:00
3951a940fd update readme, contributor and doc for new port KL25
update nxp_driver
2020-12-25 23:10:57 +07:00
89b92b54a7 same70 xplained led and button works wiht board_test example 2020-11-09 00:13:56 +07:00
5456afa8ee update microchipo driver submodule 2020-11-08 18:09:53 +07:00
1e7af854c2 remove st_driver submodule 2020-10-30 14:21:29 +07:00
6e7f2064cf add more stm mcu 2020-10-30 14:05:01 +07:00
3b890d2391 l4 use offical st driver repo 2020-10-30 14:01:05 +07:00
ac231d7b2d l0 use offical st driver repo 2020-10-30 13:40:20 +07:00
3659d8e89a h7 use offical st driver repo 2020-10-30 13:28:14 +07:00
b9ca7e91df f7 use offical st driver repo 2020-10-30 13:20:09 +07:00
1e02f6e066 f3 use offical st driver repo 2020-10-30 13:11:23 +07:00
bbcf2d7e01 f2 use offical st driver repo 2020-10-30 13:01:01 +07:00
8850ea90b4 f1 use offical st driver repo 2020-10-30 12:55:54 +07:00
41a36b1256 f0 use offical st driver repo 2020-10-30 12:48:34 +07:00
e4eb2de401 f4 use offical st driver repo 2020-10-30 12:15:04 +07:00
b8e7e2b7c9 update microchip driver
also skip audio_test for same5x for now due to assert() macro conflict
2020-10-11 13:33:06 +07:00
862f6ac81e Update Microchip submodule commit 2020-10-05 20:17:27 +02:00
61aacf07d6 Adds files for the open source D5035-01 hardware
The board's files are here:

	https://github.com/RudolphRiedel/USB_CAN-FD
2020-10-05 18:35:35 +02:00
76fe8ac612 fix samg55 ci build 2020-08-21 12:19:38 +07:00
fd38178189 STM32/OTG_HS: Allow OTG_HS port to run at FS speed.
Add "REDUCE_SPEED=1" to the compile options.
2020-07-03 10:52:57 +02:00
05996aee64 Merge pull request #427 from kasjer/kasjer/add-da1469x-support
Support for DA1469x MCU from Dialog Semiconductor
2020-06-30 01:20:56 +07:00
8e143fc962 Add board support for Dialog DA1469x-dk-pro
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-29 11:02:32 +02:00
7c94176b4b Update NRFX to v2.2.0 2020-06-24 15:07:28 +02:00
56f3898ced Add Dialog DA1469x register definition file
Register definition file along with some MCU headers was taken
from Dialog SDK for DA1469x MCUs.
Those files are needed for USB port.
2020-06-09 12:55:28 +02:00
4191363c55 Update F4 BSP with new HAL config 2020-03-28 10:58:36 -04:00
905c4b71d1 nrf use new cmsis_4 submodule for core header 2020-03-24 08:51:11 +07:00
c47d9c3c68 upgrade nrfx from 2.0.0 to 2.1.0 2020-03-23 19:21:44 +07:00
65578dec44 update freertos example
work with samd21 samd51 and nrf
2020-03-10 23:16:09 +07:00
7d8ecc63a6 add Nuvoton NUC505 2020-02-07 20:11:00 -06:00
130250a2be Merge branch 'master' into nuc121 2020-01-07 16:26:58 +07:00
f4371e79b1 add Nuvoton NUC121/NUC125/NUC126 2020-01-04 10:31:55 -06:00
208a77678c clean up, switch and update submodule samd to circuitpython branch 2019-12-09 18:37:54 +07:00
9a8e6ed93b added microchip submodule 2019-12-09 18:18:01 +07:00
69a801c027 change the samd submodule 2019-12-09 17:59:30 +07:00
23df777b30 update nxp_driver submodule for imx rt families 2019-11-11 12:14:54 +07:00
eca14a5ab3 re-add submodule nxp_driver 2019-11-11 11:38:30 +07:00
50cfc556d2 remove submodule lpc_driver 2019-11-11 11:33:50 +07:00
1684cb06b7 update makefile for lpc mcu 2019-11-11 11:24:10 +07:00
4008f0d1e6 update dcd nrf5x to be indepent from nrf_usbd.h
fix build error with nrfx 2.0
2019-11-11 00:01:12 +07:00
2f19b9c100 update submodule nrfx to 2.0.0 for nrf52833 support 2019-11-10 21:04:55 +07:00
2f3f23fd94 change to use nrfx uarte 2019-10-18 18:30:09 +07:00
195d0f5a14 adding log support with uart
started with pca10056
2019-10-12 00:02:51 +07:00
d9ef34276b update doc 2019-10-11 11:26:19 +07:00
c42edc080c Merge branch 'master' into develop 2019-10-09 11:03:55 +07:00
f86f0e54a9 added ti_driver submodule 2019-10-07 15:06:36 +07:00
ada73a57c6 add ti_driver as submodule 2019-10-07 14:27:02 +07:00