Skip to content

Commit 15953b3

Browse files
committed
{cc3200,nrf}/boards/make-pins.py: Add a note about boardgen.py.
It's not worth the effort to update these ports to use boardgen.py, but put a not just in case anyone uses this as a reference for a new port. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
1 parent 7b6aecf commit 15953b3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

ports/cc3200/boards/make-pins.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
#!/usr/bin/env python
22
"""Generates the pins file for the CC3200."""
33

4+
# Do not use this as a reference for new ports. See tools/boardgen.py and e.g.
5+
# ports/stm32/boards/make-pins.py.
6+
47
from __future__ import print_function
58

69
import argparse

ports/nrf/boards/make-pins.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
#!/usr/bin/env python
22
"""Creates the pin file for the nRF5."""
33

4+
# Do not use this as a reference for new ports. See tools/boardgen.py and e.g.
5+
# ports/stm32/boards/make-pins.py.
6+
47
from __future__ import print_function
58

69
import argparse

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy