diff options
| author | hathach <[email protected]> | 2020-01-09 22:04:11 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-01-09 22:04:11 +0700 |
| commit | 84bbe54e171c92efb669ccb9a4960e406c8afa17 (patch) | |
| tree | d33ab9e5fcc2bd9047dd0b44fb432e272ce784e4 /docs | |
| parent | 03d14f4d832efc8a015c2b13e09cab7f4fa48079 (diff) | |
follow up to #261
- fix button pullup
- flash using teensy_loader_cli
- update boards.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/boards.md b/docs/boards.md index 399278e52..c052552be 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -40,6 +40,7 @@ This code base already had supported for a handful of following boards (sorted a - [MIMX RT1050 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1050-evaluation-kit:MIMXRT1050-EVK) - [MIMX RT1060 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/mimxrt1060-evk-i.mx-rt1060-evaluation-kit:MIMXRT1060-EVK) - [MIMX RT1064 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/mimxrt1064-evk-i.mx-rt1064-evaluation-kit:MIMXRT1064-EVK) +- [Teensy 4.0 Development Board](https://www.pjrc.com/store/teensy40.html) ### NXP LPC |
