start of mcu selection

This commit is contained in:
Jack Humbert 2018-10-24 16:10:13 -04:00
parent 57b21c037c
commit d9ef323f8a
16 changed files with 84 additions and 2568 deletions

View file

@ -18,14 +18,14 @@
#define _BOARD_H_
/*
* Setup for Clueboard 60% Keyboard
* Setup for Generic STM32_F303 Board
*/
/*
* Board identifier.
*/
#define BOARD_GENERIC_STM32_F303XC
#define BOARD_NAME "Planck PCB"
#define BOARD_NAME "STM32_F303"
/*
* Board oscillators-related settings.