-
Notifications
You must be signed in to change notification settings - Fork 0
Atisa 138 remove unused hardware v2 #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
979b01e
a8177a2
9f45e6e
5158c07
53e89e3
654b1a2
f9251d8
0ec0e33
e7f6642
570fefc
d4ef0ab
9fdfd8e
99e0a24
c04e4b6
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,35 +1,4 @@ | ||
| # Boards | ||
|
|
||
| * [Adafruit](/boards/adafruit) | ||
| * [Metro M0 Express](/boards/adafruit-metro-m0-express) | ||
| * [Feather M0 Express](/boards/adafruit-feather-m0-express) | ||
| * [ItsyBitsy M0 Express](/boards/adafruit-itsybitsy-m0-express) | ||
| * [Trinket M0](/boards/adafruit-trinket-m0) | ||
| * [Gemma M0](/boards/adafruit-gemma-m0) | ||
| * [Metro M4 Express](/boards/adafruit-metro-m4-express) | ||
| * [Feather M4 Express](/boards/adafruit-feather-m4-express) | ||
| * [ItsyBitsy M4 Express](/boards/adafruit-itsybitsy-m4-express) | ||
| * [Feather Bluefruit NRF52840](/boards/adafruit-feather-nrf52840-express) | ||
| * [ItsyBitsy nrf52840 Express](/boards/adafruit-itsybitsy-nrf52840-express) | ||
| * [Circuit Playground Bluefruit](/boards/adafruit-circuit-playground-bluefruit) | ||
| * [SparkFun](/boards/sparkfun) | ||
| * [RedBoard Turbo](/boards/sparkfun-redboard-turbo) | ||
| * [LumiDrive](/boards/sparkfun-lumidrive) | ||
| * [SAMD21 Dev Breakout](/boards/sparkfun-samd21-dev-breakout) | ||
| * [SAMD21 Mini Breakout](/boards/sparkfun-samd21-mini-breakout) | ||
| * [XinaBox](/boards/xinabox) | ||
| * [XinaBox CC03](/boards/xinabox-cc03) | ||
| * [XinaBox CS11](/boards/xinabox-cs11) | ||
| * [Jacdac](/boards/jacdac) | ||
| * [MSR Jacdac IoT Brain 48 (ESP32-S2)](/boards/jacdac-iot-s2) | ||
| * [MSR Jacdac Brain RP2040 59](/boards/jacdac-brain-rp2040) | ||
| * [MSR Jacdac Brain F4 41](/boards/jacdac-brain-f4) | ||
| * [MSR Jacdac NRF52833 High Power 32](/boards/jacdac-nrfbrain) | ||
| * [Misc](/boards/misc) | ||
| * [Robotics Masters Robo HAT MM1 M4](/boards/robotics-masters-robohatmm1-m4) | ||
| * [Espressif ESP32 DevKit-C](/boards/espressif-esp32-devkit-c) | ||
| * [RedBear BLE NANO 2](/boards/redbear-ble-nano) | ||
| * [StichKit](/boards/stitchkit) | ||
| * [Teknikio Bluebird](/boards/teknikio-bluebird) | ||
| * [JD Brain NRF52840](/boards/brain-nrf52840) | ||
| * [Add a new board](/boards/add-a-new-board) | ||
| * [Trinket M0](/boards/adafruit-trinket-m0) |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The e2e tests step does not set the necessary
DISPLAYandCHROME_BINenvironment variables, which may prevent Chromium from launching. Add those env vars to this step to match the finalpxt cicontext.