Skip to content

Commit e22287b

Browse files
committed
MCU8MASS-1254 Add note in readme about DxCore version 1.5.3 and interrupt casuing resets
1 parent f6edbda commit e22287b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
The recommended way to install the library is within the Arduino IDE. Simply go Tools -> Manage Libraries and search for "avr-iot". The library can also be cloned from this repository. More information can be found [here](https://iot.microchip.com/docs/arduino/introduction/devenv).
1111

12+
**As of DxCore version 1.5.3, there is a bug with the interrupt system. To alleviate this, choose `Tools` -> `attachInterrupt() Version` -> `Old version` in the Arduino IDE.**
13+
1214
## Board Description
1315

1416
The [AVR-IoT Cellular Mini](https://www.microchip.com/en-us/development-tool/EV70N78A) is a development board from Microchip to develop cellular IoT applications.

0 commit comments

Comments
 (0)