Remove USB, remap a lot of pins

This commit is contained in:
fruchti 2018-08-04 15:20:55 +02:00
parent 22b6ee1136
commit 04bbaf8e14
11 changed files with 53 additions and 754 deletions

View file

@ -2,12 +2,12 @@
#define MAIN_H_
#include <stdbool.h>
#include <stdlib.h>
#include "stm32f1xx.h"
#include "pinning.h"
#include "buildid.h"
#include "debug.h"
#include "usb.h"
#include "ltp1245.h"
#include "print.h"
#include "font_hannover_messe_serif_26.h"