Wykres commitów

117 Commity (0b4fb72d58df72236df5ebf4724674ca4ad0d180)

Autor SHA1 Wiadomość Data
Ben Meadors 0b4fb72d58
Guard the assets (#1618)
* Guard the assets

* Indicated legacy build-all

* Hopefully fixed
2022-08-11 08:56:38 -05:00
Ben Meadors 7e03019cc4 Zip elfs 2022-08-11 07:22:19 -05:00
Ben Meadors 780f4383f4 Trying elves again 2022-08-11 07:07:04 -05:00
Ben Meadors 8148f06773 Paths 2022-08-10 20:59:45 -05:00
Ben Meadors d5780af362 Elves live in trees 2022-08-10 20:24:37 -05:00
Ben Meadors 82ed7a2084 Elves are released 2022-08-10 20:09:01 -05:00
Ben Meadors dd5fd3744d Debug elfs 2022-08-10 19:25:27 -05:00
Ben Meadors afb5fca6e1 Correct path 2022-08-10 19:21:59 -05:00
Ben Meadors 95d75fdfee Bins 2022-08-10 19:06:31 -05:00
Ben Meadors 029a6b16ba Release the correct archiva 2022-08-10 18:47:06 -05:00
Ben Meadors 9be3099ca6 Remove release workflow 2022-08-10 18:10:15 -05:00
Ben Meadors b6126e6e63 Disable release workflow 2022-08-10 18:07:11 -05:00
Ben Meadors 78666e9b36 Oops 2022-08-10 18:00:41 -05:00
Ben Meadors 3abba0ce39 Release in CI hopefully 2022-08-10 17:59:47 -05:00
Ben Meadors eed7408f00 Remove checks from pico for now 2022-08-10 16:28:11 -05:00
Ben Meadors cdd5e16e25 Path 2022-08-10 16:10:03 -05:00
Ben Meadors fe1ed3f284
Pico build in PR (#1617)
* Pico build in PR

* Missed refs

* Update main_matrix.yml
2022-08-10 15:33:42 -05:00
Ben Meadors 86095323e5
Add station-g1 to PR build (#1588) 2022-08-03 07:36:29 -05:00
Ben Meadors 388865aba7
Dashes not underscores 2022-06-20 11:19:20 -05:00
Ben Meadors 877d72cbad
Helps if you get the name right 2022-06-20 09:15:30 -05:00
Ben Meadors 63238cb810
Add m5stack core boards to CI 2022-06-20 09:13:27 -05:00
Ben Meadors 9285316c78
Upgrade to nanopb 0.4.6 (#1523) 2022-06-17 08:37:52 -05:00
Ben Meadors 0767c0b0e8
Converted to jgromes/RadioLib upstream and pegged to latest ref (#1472)
* Converted to jgromes/RadioLib upstream and pegged to latest ref
2022-05-29 19:30:20 -05:00
Garth Vander Houwen b108540b08
Update GitHub action 2022-05-21 12:24:50 -07:00
Sacha Weatherstone 38913bb661
Consistency fixes & repo cleanup 2022-05-12 20:45:30 +10:00
Sacha Weatherstone 6d15b9b82a
Update main_matrix.yml 2022-05-12 20:03:53 +10:00
mkinney 4df0e910b8
Update main_matrix.yml
add nano-g1
2022-04-27 10:23:20 -07:00
Thomas Göttgens c17cd47689
Update main_matrix.yml (#1402) 2022-04-25 16:48:04 +10:00
Thomas Göttgens d2c278a856
Update main_matrix.yml (#1401) 2022-04-25 16:24:08 +10:00
Thomas Göttgens 213d9512f1
WIP: unify the RAK targets into one firmware (#1350)
* First steps to unify GPS Lib for RAK 1910 and RAK 12500

* Technicalities. Out with the old and build the new.

* Adapt Matrix

* We use 0.4.5 now

* While we're at it, yank the RAK815, it's EOL

* Satisfy CI - for now

* - yank UBX library, talk to GPS chip with NMEA only.
- more autodetect going on, this time for the Eink Display.

TODO: actually do something with the scan findings.

* i swear this works on windows! :-)

* these are only there to make CI happy

* don't update eink display if not detected.

* Replace Oberon Crypt Library with modified Adafruit Library. This elimintaes the need for the sdk-nfxlib submodule.

* - Revert auto screen selection (incomplete)
- Revert nrF crypto engine (needs more work)
- add separate defines for not-auto-selecting screen lib.

* Define 2 new variants for RAK - with or without epaper

* Update variants

Co-authored-by: Sacha Weatherstone <sachaw100@hotmail.com>
Co-authored-by: Ben Meadors <thebentern@tuta.io>
2022-04-25 15:13:41 +10:00
Ben Meadors a20ba7e686
Add pca10059_diy_eink to boards matrix 2022-04-06 11:04:11 -05:00
Ben Meadors d73d3ca959
Update proto action to use nanopb 0.4.5 2022-04-05 11:29:54 -05:00
Sacha Weatherstone 5a67dada95
Create New Board.yml 2022-04-02 16:30:34 +11:00
Sacha Weatherstone c98a9441d6
Update CI 2022-03-10 00:04:49 +11:00
Ben Meadors ca21e8b2bf
New PR artifacts upload scheme 2022-03-06 08:50:42 -06:00
Ben Meadors c97541d4fc
Turns out this workflow is needed on the target branch 2022-02-25 17:25:43 -06:00
Ben Meadors fc54f2f63d
Temporary 1.2 legacy PR checks (#1243)
* Temporary 1.2 legacy PR checks
2022-02-25 16:13:28 -06:00
Ben Meadors 29e70a80c6
Add rak eink variant (#1221) 2022-02-19 07:32:15 -06:00
Thomas Göttgens 54f062e94d
Add littlefs dependancy to release flow as well (#1217) 2022-02-16 07:22:40 -06:00
Sacha Weatherstone 9cdc6ae860 Add bug report issue template 2022-02-16 17:52:14 +11:00
Sacha Weatherstone 0c946609d5 Remove old CI script 2022-02-16 11:39:29 +11:00
Thomas Göttgens 8e9b852faa
Littlefs rebased to Master (#1205)
* Littlefs
2022-02-14 11:45:29 -06:00
Ben Meadors 6b4907e841
Added after-checks 2022-02-14 11:27:33 -06:00
Ben Meadors 1808e9b3d8
Pick up littlefs instead of spiffs bin 2022-02-14 10:39:31 -06:00
Ben Meadors 1dd53eeaf5
Set max parallel workers on jobs to favor esp32 2022-02-14 10:36:16 -06:00
Ben Meadors 892d9a34c7
Add littlefs-python package for ESP32 target 2022-02-14 10:21:28 -06:00
Ben Meadors ab96579904
Github action runs on job matrix now for parallel operation (both build and check) (#1202)
* Build matrix for parallel jobs
2022-02-13 14:10:59 -06:00
Ben Meadors 3f83acdbef
Ignore version.properties on ci-build 2022-02-10 21:13:36 -06:00
Ben Meadors d79dc631f1
Fixed RAK11200 configuration and added to build-all (#1192)
* Fixed RAK11200 configuration and added to build-all 

Co-authored-by: Mike Kinney <mike.kinney@gmail.com>
2022-02-10 20:21:36 -06:00
Ben Meadors 7ea6babb7f
Add workflow_dispatch back 2022-02-10 16:23:34 -06:00