PaulStoffregen
5 年前
共有
3 个文件被更改,包括
3 次插入 和
0 次删除
-
teensy/wiring.h
-
teensy3/wiring.h
-
teensy4/wiring.h
|
|
@@ -27,6 +27,7 @@ |
|
|
|
|
|
|
|
#include <avr/io.h> |
|
|
|
#include <stdlib.h> |
|
|
|
#include <stdbool.h> |
|
|
|
#include <math.h> |
|
|
|
#include "binary.h" |
|
|
|
#include "core_id.h" |
|
|
@@ -33,6 +33,7 @@ |
|
|
|
|
|
|
|
#include <stdint.h> |
|
|
|
#include <stdlib.h> |
|
|
|
#include <stdbool.h> |
|
|
|
#include "binary.h" |
|
|
|
#include "core_id.h" |
|
|
|
#include "core_pins.h" |
|
|
@@ -33,6 +33,7 @@ |
|
|
|
|
|
|
|
#include <stdint.h> |
|
|
|
#include <stdlib.h> |
|
|
|
#include <stdbool.h> |
|
|
|
#include "binary.h" |
|
|
|
#include "core_id.h" |
|
|
|
#include "core_pins.h" |