diff --git a/HISTORY.md b/HISTORY.md index 342885a..c772c04 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -6,6 +6,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it ### In Development - Fix: Do not include the Arduino header when calling generate_assembly on .cpp files. (https://github.com/Batchyx) +- Fix: Auto-detect F_CPU on Teensy from boards.txt (https://github.com/DaWelter) ### 1.5.2 (2017-01-11)