mintakka
cae3397ea0
Update .github/workflows/build.yml
...
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2021-03-16 13:47:10 -04:00
spe2
ea578a10a6
Update build.yml
...
Add Pro Micro RP2040 to build.yml.
2021-03-15 21:19:51 -06:00
mintakka
49baa94446
added sparkfun_thingplus_rp2040 to .github/workflows/boards.yml and renamed board folder to include chip
2021-03-15 23:00:24 -04:00
microDev
090b6ba42f
update pre-commit
...
- add formatting check
- add translations check
2021-03-15 19:26:29 +05:30
felixerdy
de93df6444
add senseBox MCU
2021-03-12 17:57:55 +01:00
Damien George
6129b8e401
tests: Rename run-tests to run-tests.py for consistency.
...
Signed-off-by: Damien George <damien@micropython.org>
2021-03-12 19:56:09 +11:00
Scott Shawcroft
f0965b1ef7
Merge pull request #4350 from nitz/board-add-sparkfun-micromod-nrf52840
...
Add new nRF port for SF MicroMod nRF52840.
2021-03-10 18:13:11 -08:00
FBSeletronica
1aad93baa3
Fixing build.yml
2021-03-09 13:58:02 -03:00
Dan Halbert
7029783985
funhouse board
2021-03-08 21:24:28 -05:00
Fábio Souza
8dc6c5bf24
Merge branch 'main' into franzininhoWIFI_wrover
2021-03-08 20:58:22 -03:00
FBSeletronica
5d2631281a
Adding franzininho_wifi_wroom in build.yml
2021-03-08 09:46:28 -03:00
FBSeletronica
6052b4e06b
Fix build.yml
2021-03-08 09:31:10 -03:00
FBSeletronica
9b0b59d75f
updating build.yml with franzininho wifi wroom
2021-03-08 09:01:36 -03:00
nitz
8e8368d594
Add sparkfun_nrf52840_micromod to build.yml
2021-03-07 01:25:31 -05:00
FBSeletronica
e68ab5ae2a
Fix build.yml wifi Franzininho WIFI wrover Board
2021-03-06 18:33:24 -03:00
FBSeletronica
67e598a863
Fix build.yml wifi Franzininho WIFI wroom Board
2021-03-06 18:26:13 -03:00
FBSeletronica
48e727f7d6
adding port for Franzininho WIFI board ESP32S2 w/Wrover
2021-03-06 17:47:27 -03:00
FBSeletronica
6cf9c5158c
adding port for Franzininho WIFI board
2021-03-06 17:15:54 -03:00
Jeff Epler
f7e42bfebc
build.yml: Fix 'Print failure info' to not error
...
Print Failure Info is for printing differences detected by 'Test all'. When some other step fails, then "*.exp" doesn't match any files at all, and _this_ step fails too.
We will assume that Github Actions always runs with bash as the shell (as it does today). In this case, we can set the "nullglob" shell option, so that a non-existent glob expands to nothing, instead of to itself.
2021-03-05 12:50:15 -06:00
Dan Halbert
b1268107af
change esp build cache key (again)
2021-03-04 15:22:56 -05:00
Scott Shawcroft
7970c882a6
Merge pull request #4316 from microDev1/issue-template
...
Add issue templates
2021-03-04 10:16:09 -08:00
microDev
9aa11ec51e
Apply suggestions from code review
2021-03-04 02:38:46 +05:30
Dan Halbert
d6836047a8
force a new idf-cache id to fix build issues
2021-03-03 14:04:56 -05:00
microDev
eafcd7d364
add issue templates
2021-03-03 11:22:33 +05:30
Scott Shawcroft
e41137c745
Merge pull request #4244 from UnexpectedCircuitPython/main
...
Added Unexpected Maker TinyS2 board definition
2021-02-23 10:40:06 -08:00
Seon Rozenblum
78b2daa2a7
Added Unexpected Maker TinyS2 board definition
2021-02-23 17:55:17 +11:00
ZodiusInfuser
312bbdaa6c
Added board names to build.yml
2021-02-19 18:27:23 +00:00
Damien George
aa3d6b6aa5
tools/ci.sh: Change esp32 CI to work with idf.py and IDF v4.0.2.
...
Signed-off-by: Damien George <damien@micropython.org>
2021-02-15 16:40:11 +11:00
Dan Halbert
08f30fedf5
Merge pull request #4188 from ladyada/main
...
QT Py with RP2040
2021-02-11 22:19:56 -05:00
lady ada
6428b9e728
sort
2021-02-11 19:31:10 -05:00
lady ada
6c914b8722
QT Py with RP2040
2021-02-11 19:21:42 -05:00
Scott Shawcroft
f6603aa566
Merge pull request #4168 from BHDynamics/main
...
Add DynaLoRa-USB Dongle
2021-02-10 11:03:16 -08:00
Enrique Casado
795ec21f6c
Fix alphabetic order or build.yml
2021-02-10 12:55:08 +01:00
Enrique Casado
4c8ba3519b
Edit build.yml
2021-02-10 12:45:14 +01:00
Scott Shawcroft
0c0b517112
Merge pull request #4105 from xorbit/main
...
Add board Silicognition LLC M4-Shim
2021-01-31 20:02:36 -08:00
iTitou
b8f5f5cd85
github/workflows/ports_unix.yml: Add job for a reproducible build.
...
With a check for reproducible build date. Invocation of the test suite is
not needed because it's already run in another job.
Signed-off-by: iTitou <moiandme@gmail.com>
2021-02-01 11:20:18 +11:00
Aditya
6dba7a146d
Add support for Lilygo TTGO T8 ESP32-S2
2021-01-31 14:30:31 +01:00
Patrick Van Oosterwijck
414db718e4
Add board to github workflow
2021-01-30 19:17:20 -07:00
stijn
37c2f507a0
github/workflows: Add workflow to verify commit message format.
...
Using the new tools/verifygitlog.py script.
2021-01-30 14:09:21 +11:00
Jeff Epler
66e0f2dcff
workflows: use actions/cache@v2
2021-01-29 11:36:27 -06:00
Damien George
b8f4c623f9
github/workflows: Add CI workflow for rp2 port.
...
Signed-off-by: Damien George <damien@micropython.org>
2021-01-30 00:42:29 +11:00
Jeff Epler
65a883a74c
bump esp-idf cache tag
...
.. we are seeing failures that we have previously diagnosed as a bad
cache. The github ui provides no way to update or delete a cache, so
this is our workaround.
2021-01-28 13:52:30 -06:00
Damien George
0a079155e4
github/workflows: Fix code-size CI workflow.
...
Changes are:
- Use ubuntu-20.04 so that gcc-multilib installs without error.
- Use "fetch-depth: 100" to get history prior to pull request.
Signed-off-by: Damien George <damien@micropython.org>
2021-01-24 14:56:40 +11:00
Dan Halbert
f72c1474c5
Merge branch 'main' into connect
2021-01-22 03:56:57 -05:00
Dan Halbert
d74097c8a7
update github actions cache key for xtensa build
2021-01-22 03:54:51 -05:00
Dan Halbert
dbd5b7d9f0
Change xtensa cache key
...
again, we need to stop using a bad cache for ESP32-S2 builds
2021-01-21 07:29:54 -05:00
Scott Shawcroft
733094aead
Add initial RP2040 support
...
The RP2040 is new microcontroller from Raspberry Pi that features
two Cortex M0s and eight PIO state machines that are good for
crunching lots of data. It has 264k RAM and a built in UF2
bootloader too.
Datasheet: https://pico.raspberrypi.org/files/rp2040_datasheet.pdf
2021-01-20 19:16:56 -08:00
djix123
35c836f096
Update .github/workflows/build.yml
...
Change name from _haxpress to _with_flash
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2021-01-19 11:32:41 -05:00
Jonathan Giles
368751b6e9
Add support for a 'haxpress' external SPI flash build for the stm32f411ce blackpill board
2021-01-19 07:48:52 -05:00
Dan Halbert
c4f0325ff8
Merge pull request #3991 from TG-Techie/main
...
Revision to TG-Watch
2021-01-14 18:43:52 -05:00