Procházet zdrojové kódy

Merge pull request #520 from Defragster/patch-10

Update mk20dx128.c re FSEC use on 3.5/3.6
teensy4-core
Paul Stoffregen před 4 roky
rodič
revize
c85d2574bc
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      teensy3/mk20dx128.c

+ 1
- 0
teensy3/mk20dx128.c Zobrazit soubor

@@ -35,6 +35,7 @@


// Flash Security Setting. On Teensy 3.2, you can lock the MK20 chip to prevent
// ( The same applies to the Teensy 3.5 and Teensy 3.6 for their processors )
// anyone from reading your code. You CAN still reprogram your Teensy while
// security is set, but the bootloader will be unable to respond to auto-reboot
// requests from Arduino. Pressing the program button will cause a full chip

Načítá se…
Zrušit
Uložit