Remove USB, remap a lot of pins
This commit is contained in:
parent
22b6ee1136
commit
04bbaf8e14
11 changed files with 53 additions and 754 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue