diff options
| -rw-r--r-- | data/MK64FX512 | 1 | ||||
| -rw-r--r-- | data/MK66FX1M0 | 1 | ||||
| -rw-r--r-- | hktool.1 | 2 | 
3 files changed, 4 insertions, 0 deletions
diff --git a/data/MK64FX512 b/data/MK64FX512 new file mode 100644 index 0000000..f559a06 --- /dev/null +++ b/data/MK64FX512 @@ -0,0 +1 @@ +0x80000 1024 64 0 Teensy 3.5 diff --git a/data/MK66FX1M0 b/data/MK66FX1M0 new file mode 100644 index 0000000..4317277 --- /dev/null +++ b/data/MK66FX1M0 @@ -0,0 +1 @@ +0x100000 1024 64 0 Teensy 3.6 @@ -101,6 +101,8 @@ AT90USB1286	Teensy++ 2.0	0x1fc00	256	2	8  ATMEGA32U4	Teensy 2.0	0x7e00	128	2	0  MK20DX128	Teensy 3.0	0x20000	1024	64	0  MK20DX256	Teensy 3.1	0x40000	1024	64	0 +MK64FX512	Teensy 3.5	0x100000	1024	64	0 +MK66FX1M0	Teensy 3.6	0x80000	1024	64	0  MKL26Z64	Teensy LC	0xf800	512	64	0  .TE  | 
