Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ec179e5

Browse files
committedMar 15, 2018
Add note to revisions.txt regarding new default Nano bootloader
1 parent 662d665 commit ec179e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎build/shared/revisions.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ ARDUINO 1.8.6
66
* Added "accelerator" in scrollable menu, press "a" key while scrolling
77
* Keep "Board Manager" menu item always as first in the menu
88

9+
[core]
10+
* AVR: Set Optiboot as default bootloader for Nano. This is the bootloader installed on new Arduino Nano boards. If you have a Nano with the old bootloader you must select Tools > Processor > ATmega328P (Old Bootloader) to upload.
11+
912
[wifi101-firmware]
1013
* SECURITY FIX: Released fix for WPA2 KRACK vulnerability (latest WINC1500 firmware 19.5.2).
1114

0 commit comments

Comments
 (0)
Please sign in to comment.