| | |
| | | |
| | | /** CPU model */ |
| | | #define CPU_MK8000 |
| | | |
| | | //#define XIP_EN |
| | | /* =========================================================================================================================== */ |
| | | /* ================ Board configuration ================ */ |
| | | /* =========================================================================================================================== */ |
| | |
| | | #define LORA_IRQ IO_PIN_7 |
| | | #define LORA_BUSY IO_PIN_2 |
| | | #define LORA_NRST IO_PIN_4 |
| | | #define SOS_PIN IO_PIN_4 //这个未定义 |
| | | #define SLEEP_PIN IO_PIN_17 |
| | | /* =========================================================================================================================== */ |
| | | /* ================ End ================ */ |
| | | /* =========================================================================================================================== */ |