Skip to content

Commit e579ebb

Browse files
jimmodpgeorge
authored andcommitted
teensy: Remove the teensy port.
This port is largely unmaintained, has limited features (the only hardware support is for GPIO and timer, and no machine module), only supports a small number of Teensy boards, and can be confused with the mimxrt support for Teensy 4.x. Signed-off-by: Jim Mussared <jim.mussared@gmail.com> Signed-off-by: Damien George <damien@micropython.org>
1 parent a8dd69f commit e579ebb

63 files changed

Lines changed: 0 additions & 13679 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ports_teensy.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

LICENSE

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ used during the build process and is not part of the compiled source code.
7878
/*/stm32*.h (BSD-3-clause)
7979
/usbdev (MCD-ST Liberty SW License Agreement V2)
8080
/usbhost (MCD-ST Liberty SW License Agreement V2)
81-
/teensy
82-
/core (PJRC.COM)
8381
/zephyr
8482
/src (Apache-2.0)
8583
/tools

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ In addition, the following ports are provided in this repository:
119119
- [rp2](ports/rp2) -- Raspberry Pi RP2040 (including Pico and Pico W).
120120
- [samd](ports/samd) -- Microchip (formerly Atmel) SAMD21 and SAMD51.
121121
- [stm32](ports/stm32) -- STMicroelectronics STM32 family (including F0, F4, F7, G0, G4, H7, L0, L4, WB)
122-
- [teensy](ports/teensy) -- Teensy 3.x.
123122
- [webassembly](ports/webassembly) -- Emscripten port targeting browsers and NodeJS.
124123
- [zephyr](ports/zephyr) -- Zephyr RTOS.
125124

ports/teensy/Makefile

Lines changed: 0 additions & 237 deletions
This file was deleted.

ports/teensy/README.md

Lines changed: 0 additions & 72 deletions
This file was deleted.

ports/teensy/add-memzip.sh

Lines changed: 0 additions & 27 deletions
This file was deleted.

ports/teensy/core/Arduino.h

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)