Skip to content

Updated boards to include any missing ones#668

Merged
makermelissa merged 3 commits into
adafruit:masterfrom
makermelissa:master
Apr 7, 2021
Merged

Updated boards to include any missing ones#668
makermelissa merged 3 commits into
adafruit:masterfrom
makermelissa:master

Conversation

@makermelissa
Copy link
Copy Markdown
Collaborator

@makermelissa makermelissa commented Apr 6, 2021

New CircuitPython Boards

  • adafruit_feather_esp32s2_nopsram
  • adafruit_feather_esp32s2_tftback_nopsram
  • adafruit_funhouse
  • adafruit_itsybitsy_rp2040
  • adafruit_qtpy_rp2040
  • cp_sapling_m0_spiflash
  • neopixel_trinkey_m0
  • rotary_trinkey_m0
  • sparkfun_nrf52840_micromod
  • sparkfun_pro_micro_rp2040
  • sparkfun_thing_plus_rp2040
  • stackrduino_m0_pro
  • stm32f411ce_blackpill_with_flash
  • thunderpack_v12

Renamed Boards

  • thunderpack -> thunderpack_v11

Removed CircuitPython Boards

  • bdmicro_vina_m0
  • pca10040

New Blinka Boards

  • Rock Pi 4C
  • BeagleBone

@makermelissa makermelissa requested a review from a team April 6, 2021 23:54
Comment thread _board/ADM_B_NRF52840_1.md Outdated
ladyada
ladyada previously approved these changes Apr 7, 2021
Copy link
Copy Markdown
Member

@ladyada ladyada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

omg!

Comment thread _board/adafruit_feather_esp32s2_tftback_nopsram.md Outdated
Co-authored-by: Dan Halbert <halbert@halwitz.org>
@makermelissa makermelissa dismissed stale reviews from ladyada via aeb602b April 7, 2021 00:01
Co-authored-by: Dan Halbert <halbert@halwitz.org>
@makermelissa makermelissa requested a review from dhalbert April 7, 2021 00:04
Comment thread _board/stackrduino_m0_pro.md
Copy link
Copy Markdown
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Just a few description changes I noticed.

@dhalbert dhalbert self-requested a review April 7, 2021 00:06
@makermelissa makermelissa merged commit aa754d9 into adafruit:master Apr 7, 2021
@dglaude
Copy link
Copy Markdown
Contributor

dglaude commented Apr 7, 2021

Not sure this is the right place... but on the support matrix ( https://circuitpython.readthedocs.io/en/latest/shared-bindings/support_matrix.html ) I noticed that QTPy has no space between QT and Py in the new RP2040 version:
"Adafruit QT Py M0" and "Adafruit QT Py M0 Haxpress" vs "Adafruit QTPy RP2040"

@dglaude
Copy link
Copy Markdown
Contributor

dglaude commented Apr 7, 2021

If you know the right place (new issue? on circuitpython-org or elsewhere) for that kind of silly comment about the support matrix...
I found other that hurt my eyes/brain:

IMXRT1010-EVK vs iMX RT 1060 EVK

Arduino MKR Zero vs Arduino MKR1300 (maybe that is their name decision)

@Neradoc
Copy link
Copy Markdown
Contributor

Neradoc commented Apr 7, 2021

@dglaude The names come from MICROPY_HW_BOARD_NAME in each board's mpconfigboard.h.
It's also the name that is show in boot_out.txt.

https://github.com/adafruit/circuitpython/blob/e6aaf9924f6cf49c7ea8327f181960ecb2fd636c/ports/raspberrypi/boards/adafruit_qtpy_rp2040/mpconfigboard.h#L1

@dhalbert
Copy link
Copy Markdown
Collaborator

dhalbert commented Apr 7, 2021

IMXRT1010-EVK vs iMX RT 1060 EVK

The first is the manufacturer's part number for the board; the second is the name.

Arduino MKR Zero vs Arduino MKR1300 (maybe that is their name decision)

Yes, this as as found on Arduino's website.

@makermelissa
Copy link
Copy Markdown
Collaborator Author

Not sure this is the right place... but on the support matrix ( https://circuitpython.readthedocs.io/en/latest/shared-bindings/support_matrix.html ) I noticed that QTPy has no space between QT and Py in the new RP2040 version:
"Adafruit QT Py M0" and "Adafruit QT Py M0 Haxpress" vs "Adafruit QTPy RP2040"

Yeah... some of these boards use the names interchangeably like MatrixPortal vs Matrix Portal, which has both printed on the same board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants