esp32-s2_dfu/hw/bsp
Stefan Kerkmann 1d2a57a9e1 Remove unsuitable clock configurations from init code
Only 48MHz, 72MHz, 96MHz and 120 MHz system clocks derived from an
external crystal are suitable for the usb peripheral, as the internal
oscillator is not stable enough. Also the usb-prescaler only supports
division by 1 (48MHZ), 1.5(72MHz), 2(96MHz) and 2.5(120Mhz).
120Mhz is also out of spec and not added here.
2021-08-07 11:33:36 +02:00
..
d5035_01 add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
da1469x_dk_pro explicitly add dcd source file without vendor/family 2021-03-17 16:52:07 +07:00
da14695_dk_usb explicitly add dcd source file without vendor/family 2021-03-17 16:52:07 +07:00
ea4088qs add nxp_lpcopen as submodule 2021-04-28 18:11:49 +07:00
ea4357 add nxp_lpcopen as submodule 2021-04-28 18:11:49 +07:00
esp32s2 Make examples standalone buildable via CMake 2021-06-10 10:11:20 -05:00
esp32s3 Make examples standalone buildable via CMake 2021-06-10 10:11:20 -05:00
fomu explicitly add dcd source file without vendor/family 2021-03-17 16:52:07 +07:00
frdm_kl25z fix mkl25z ci 2021-04-29 00:33:03 +07:00
gd32vf103_longan_nano Remove unsuitable clock configurations from init code 2021-08-07 11:33:36 +02:00
imxrt fix build with imxrt 2021-04-28 19:30:23 +07:00
lpc15 add nxp_lpcopen as submodule 2021-04-28 18:11:49 +07:00
lpc18 add nxp_lpcopen as submodule 2021-04-28 18:11:49 +07:00
lpc54 add lpc54628 but usb clock;phy doesn't seem to be right 2021-04-28 23:25:07 +07:00
lpc55 fix lpc55 build 2021-04-28 19:53:31 +07:00
lpcxpresso11u37 add nxp_lpcopen as submodule 2021-04-28 18:11:49 +07:00
lpcxpresso11u68 add nxp_lpcopen as submodule 2021-04-28 18:11:49 +07:00
lpcxpresso51u68 fixed build with lpc51 2021-04-28 23:44:04 +07:00
lpcxpresso1347 add nxp_lpcopen as submodule 2021-04-28 18:11:49 +07:00
lpcxpresso1769 add nxp_lpcopen as submodule 2021-04-28 18:11:49 +07:00
mbed1768 add nxp_lpcopen as submodule 2021-04-28 18:11:49 +07:00
msp430 add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
ngx4330 add nxp_lpcopen as submodule 2021-04-28 18:11:49 +07:00
nrf fix board test example build with nrf 2021-05-26 16:41:17 +07:00
nutiny_nuc121s add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
nutiny_nuc125s add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
nutiny_nuc126v add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
nutiny_sdk_nuc120 add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
nutiny_sdk_nuc505 add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
rp2040 Make examples standalone buildable via CMake 2021-06-10 10:11:20 -05:00
rx extend stack areas to enable logging 2021-07-02 11:37:23 +09:00
samd11 skip lto for samd11 build 2021-07-15 21:08:10 +07:00
samd21 Changed LED_PIN to 17, LED_STATE_ON to 0 2021-04-15 16:12:19 +01:00
samd51 add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
same54xplainedpro Merge upstream TinyUSB master 2021-03-21 09:53:57 +01:00
same70_xplained clean up warning 2021-07-19 12:08:01 +07:00
samg55xplained add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
saml2x merge saml21 + saml22 = saml2x 2021-06-28 14:37:41 +07:00
sltb009a add sltb009a bsp 2021-03-31 23:45:33 +01:00
spresense add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
stm32f0 add stm32f072eval to group 2021-04-18 15:44:34 +07:00
stm32f4 When used with FreeRTOS, lower the interrupt priority for OTG_FS_IRQn 2021-04-17 23:43:03 +01:00
stm32f7 add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
stm32f103bluepill add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
stm32f207nucleo add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
stm32f303disco add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
stm32h7 update ci build 2021-04-18 15:44:50 +07:00
stm32l4r5nucleo add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
stm32l476disco add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
stm32l0538disco add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
waveshare_openh743i Small tidy up for waveshare openh743i BSP. 2021-07-27 12:07:19 +10:00
ansi_escape.h update license year to 2019 2019-05-14 11:48:05 +07:00
board.c Merge branch 'master' into kkitayam-fix_rtt_for_rx_family 2021-07-02 14:10:31 +07:00
board.h better support for hid device set/get protocol 2021-07-01 22:46:39 +07:00
board_mcu.h Add board support for gd32vf103 longan nano 2021-08-03 20:00:39 +02:00
family_support.cmake Make examples standalone buildable via CMake 2021-06-10 10:11:20 -05:00