Common definitions and implementations for board groups. More...
Common definitions and implementations for board groups.
Several boards share many definitions and implementations, these are collectively stored into a common module per board group.
generic_boot20_pc13.bin
.The following steps are tested with the STM32 bluepill board:
dfu-util -l
to list available, it should list (at least) 3 device with USB device ID 1eaf:0003
. If not check Boot1 pin settingPROGRAMMER=dfu-util BOARD=bluepill make flash
Modules | |
Arduino Due Common | |
Shared files and configuration for Arduino Due based boards. | |
Arduino MKR Common | |
Shared files and configuration for the Arduino MKR boards type. | |
ESP32 Common | |
Definitions and configurations that are common for all ESP32 boards. | |
ESP8266 Common | |
Definitions and configurations that are common for all ESP8266 boards. | |
IoTlab Common | |
Shared files and configuration for the IoTlab boards. | |
MSB-430 common | |
Shared files and configuration for all MSB-430 boards. | |
MSB-A2 common | |
Shared files and configuration for all MSB-A2 boards. | |
NRF51 common | |
Shared files and configuration for some nRF51 boards. | |
NRF52 common | |
Shared files and configuration for all nRF52 boards. | |
NXP FRDM Common | |
Shared files and configuration for the NXP Freedom Boards. | |
STM32 Configuration Snippets | |
Board configuration snippets for STM32-based boards. | |
STM32 Nucleo Common | |
Common support for all STM32 Nucleo boards. | |
STM32F103C8 based boards common | |
Shared files and configuration for STM32F103C8 based boards. | |
Shared WSN430 files | |
Common files for WSN430 based boards. | |
Silicon Labs Common | |
Shared files and configuration for the Silicon Labs boards. | |
Zolertia Re-Mote common | |
Shared files and configuration for all Zolertia Re-Mote boards. | |