Add FT9xx to more examples which support High-Speed

This commit is contained in:
Gordon McNab
2021-12-08 10:03:33 +00:00
parent 5039a5e54c
commit 45869958f6
5 changed files with 10 additions and 5 deletions
+2 -1
View File
@@ -24,8 +24,9 @@
* This file is part of the TinyUSB stack.
*/
#include "board.h"
#include "bsp/board.h"
#include "board.h"
#include <registers/ft900_registers.h>
#include <ft900.h>