hathach
d10326cb4e
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
...
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
2022-02-25 18:35:21 +07:00
hathach
31cd366935
more -Wcast-qual
2021-10-17 17:32:03 +07:00
Jean Gressmann
8e6f298aa1
Merge upstream TinyUSB master
2021-03-21 09:53:57 +01:00
Jean Gressmann
1f9b7b0c48
SAM54 Xplained Pro: update board setup documentation
2021-03-21 09:48:49 +01:00
Jean Gressmann
1a5a113655
SAM54 Xplained Pro: reduce board setup code for maintenance
...
The board now runs off the internal oscillator at 48 MHz.
This is sufficient to run the TinyUSB examples.
A better performing clock setup is keep in the file as init_clock_xtal()
as an example.
2021-03-21 09:43:29 +01:00
Jean Gressmann
a2006ce214
SAM 54 Xplained Pro: remove board specific define
2021-03-21 09:38:02 +01:00
hathach
253430a765
add example specific DEPS_SUBMODULES
2021-03-18 16:28:44 +07:00
hathach
b221cedf80
spaces
2021-03-17 21:36:52 +07:00
hathach
ed8f117dd1
explicitly add dcd source file without vendor/family
2021-03-17 16:52:07 +07:00
Jean Gressmann
01ec0d49ca
SAM E54 XPlained Pro: use proper defines SPI->USART for board init
2021-03-13 14:51:16 +01:00
Jean Gressmann
bcf9c8cb27
SAM E54 XPlained Pro: free up DPLL1 for application
2021-03-13 14:50:55 +01:00
hathach
590d8d4d5c
rename FAMILY_SUBMODULES to DEPS_SUBMODULES
2021-03-04 22:53:02 +07:00
hathach
b846ded487
merge no-family example build
...
specify FAMILY_SUBMODULES for all boards
2021-03-04 22:50:45 +07:00
hathach
76b4b3f827
fix ci build for same board
2021-03-01 21:54:57 +07:00
Jean Gressmann
7d9cddccd2
SAM E54 Xplained Pro: applies reviewer feedback
2021-02-28 08:14:17 +01:00
Jean Gressmann
d2575009a1
SAM 54 Xplained Pro: fix inverted logic for board led
2021-02-28 06:19:25 +01:00
Jean Gressmann
16c8f75637
Adds support for Microchip SAM E54 Xplained Pro
2021-02-20 16:00:27 +01:00