File tree Expand file tree Collapse file tree 12 files changed +23
-0
lines changed Expand file tree Collapse file tree 12 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 2222#define _SPI_H_INCLUDED
2323
2424#include < stdlib.h>
25+ #include " pins_arduino.h"
2526#include " esp32-hal-spi.h"
2627
2728class SPISettings
Original file line number Diff line number Diff line change 11#ifndef Pins_Arduino_h
22#define Pins_Arduino_h
33
4+ #include <stdint.h>
5+
46#define EXTERNAL_NUM_INTERRUPTS 16
57#define NUM_DIGITAL_PINS 40
68#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 11#ifndef Pins_Arduino_h
22#define Pins_Arduino_h
33
4+ #include <stdint.h>
5+
46#define EXTERNAL_NUM_INTERRUPTS 11
57#define NUM_DIGITAL_PINS 12
68#define NUM_ANALOG_INPUTS 5
Original file line number Diff line number Diff line change 11#ifndef Pins_Arduino_h
22#define Pins_Arduino_h
33
4+ #include <stdint.h>
5+
46#define EXTERNAL_NUM_INTERRUPTS 16
57#define NUM_DIGITAL_PINS 40
68#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 11#ifndef Pins_Arduino_h
22#define Pins_Arduino_h
33
4+ #include <stdint.h>
5+
46#define EXTERNAL_NUM_INTERRUPTS 16
57#define NUM_DIGITAL_PINS 40
68#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 11#ifndef Pins_Arduino_h
22#define Pins_Arduino_h
33
4+ #include <stdint.h>
5+
46#define EXTERNAL_NUM_INTERRUPTS 16
57#define NUM_DIGITAL_PINS 40
68#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 11#ifndef Pins_Arduino_h
22#define Pins_Arduino_h
33
4+ #include <stdint.h>
5+
46#define EXTERNAL_NUM_INTERRUPTS 16
57#define NUM_DIGITAL_PINS 40
68#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 11#ifndef Pins_Arduino_h
22#define Pins_Arduino_h
33
4+ #include <stdint.h>
5+
46#define EXTERNAL_NUM_INTERRUPTS 16
57#define NUM_DIGITAL_PINS 40
68#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 11#ifndef Pins_Arduino_h
22#define Pins_Arduino_h
33
4+ #include <stdint.h>
5+
46#define EXTERNAL_NUM_INTERRUPTS 16
57#define NUM_DIGITAL_PINS 40
68#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 11#ifndef Pins_Arduino_h
22#define Pins_Arduino_h
33
4+ #include <stdint.h>
5+
46#define EXTERNAL_NUM_INTERRUPTS 16
57#define NUM_DIGITAL_PINS 38
68#define NUM_ANALOG_INPUTS 16
You can’t perform that action at this time.
0 commit comments