stm32f103 ws2812b r1

Dependencies:   mbed mbed-STM32F103C8T6 USBDevice_STM32F103

Committer:
caa45040
Date:
Tue Jun 15 14:24:46 2021 +0000
Revision:
0:48fd2a912e57
stm32f103 ws2812 2

Who changed what in which revision?

UserRevisionLine numberNew contents of line
caa45040 0:48fd2a912e57 1 {
caa45040 0:48fd2a912e57 2 "target_overrides": {
caa45040 0:48fd2a912e57 3 "NUCLEO_F103RB": {
caa45040 0:48fd2a912e57 4 "target.clock_source": "USE_PLL_HSE_XTAL",
caa45040 0:48fd2a912e57 5 "target.clock_source_usb": "1",
caa45040 0:48fd2a912e57 6 "target.default_lib": "small"
caa45040 0:48fd2a912e57 7 }
caa45040 0:48fd2a912e57 8 }
caa45040 0:48fd2a912e57 9 }