Lucian Copeland
b7bb85a4da
Merge remote-tracking branch 'upstream/master' into stm32-espruino-wifi
2020-02-12 14:31:08 -05:00
Scott Shawcroft
8364c60eb2
Merge pull request #2570 from hierophect/stm32-f407-disco
...
STM32: Add STM32F4Discovery support
2020-02-10 17:19:00 -08:00
Lucian Copeland
b4c60c3355
Merge remote-tracking branch 'upstream/master' into stm32-espruino-wifi
2020-02-10 11:52:32 -05:00
hierophect
b93d6e861b
Merge pull request #2596 from hierophect/stm32-espruino-pico
...
STM32: Espruino Pico
2020-02-07 14:14:49 -05:00
Lucian Copeland
4122f85888
Create board definitions, add to board list
2020-02-06 12:19:19 -05:00
Lucian Copeland
383854ac50
Add espruino pico to board list
2020-02-06 11:25:07 -05:00
neubauek
9e34483419
Update build.yml
2020-02-05 15:13:05 -06:00
Lucian Copeland
04f93c8273
add board to workflow
2020-02-04 10:45:26 -05:00
ladyada
391ca918b1
add buildline
2020-02-03 13:54:24 -05:00
hierophect
898f4e1f72
Merge branch 'master' into stm32-meowbit
2020-01-29 16:32:08 -05:00
Scott Shawcroft
5b6b4eb326
Merge pull request #2551 from jepler/build-mpy-cross-static-linux-win64
...
Build static binaries of mpy-cross for desktop linux, desktop windows, mac, and raspbian
2020-01-29 11:45:08 -08:00
Scott Shawcroft
b36b2493bc
Merge pull request #2532 from tannewt/teensy4-dev
...
Refine iMX RT memory layout and add three boards
2020-01-27 14:11:08 -08:00
Jeff Epler
0b7551f4c7
add mpy-cross-mac to build artifacts
2020-01-25 18:49:14 -06:00
Jeff Epler
b5b7b6fd0f
Build static mpy-cross bins
...
.. for windows, desktop (x86_64) linux, and raspbian
2020-01-25 15:43:23 -06:00
Limor "Ladyada" Fried
fe70072d68
Merge branch 'master' into ndbit6
2020-01-23 12:32:19 -05:00
ndgarage
4675783545
change-name-to-ndgarage_ndbit6
2020-01-23 09:55:17 -07:00
Scott Shawcroft
7d8dac9211
Refine iMX RT memory layout and add three boards
...
Introduces a way to place CircuitPython code and data into
tightly coupled memory (TCM) which is accessible by the CPU in a
single cycle. It also frees up room in the corresponding cache for
intermittent data. Loading from external flash is slow!
The data cache is also now enabled.
Adds support for the iMX RT 1021 chip. Adds three new boards:
* iMX RT 1020 EVK
* iMX RT 1060 EVK
* Teensy 4.0
Related to #2492 , #2472 and #2477 . Fixes #2475 .
2020-01-17 17:36:08 -08:00
Michael Welling
b61014a7b8
Add OHS2020 badge to build.yml
...
Signed-off-by: Michael Welling <mwelling@ieee.org>
2020-01-16 14:28:28 -08:00
Dan Halbert
765a54afb5
Merge pull request #2525 from aramcon-badge/badge_2019_upstream
...
Add board definition files for AramCon Badge 2019
2020-01-15 18:29:36 -05:00
Benny Meisels
4bf10a75c7
Add board definition files for AramCon Badge 2019
2020-01-16 00:44:18 +02:00
Dan Halbert
f496b6cdc8
Merge pull request #2520 from joeycastillo/openbook-squashed
...
CircuitPython support for the Open Book
2020-01-15 17:21:19 -05:00
dalegrover
d6e657b593
Initial commit.
2020-01-14 16:51:27 -05:00
Joey Castillo
eb481c9247
add support for the Open Book
2020-01-14 16:34:46 -05:00
Hierophect
1544d60000
working control
2020-01-10 13:09:14 -05:00
arturo182
13e0cba6f1
Add initial MIMXRT10XX port
2020-01-06 21:08:49 +01:00
Hierophect
fff5f8eb65
Merge remote-tracking branch 'upstream/master' into stm32-meowbit
2020-01-06 11:31:25 -05:00
Hierophect
53238ad9b2
yaml changes
2020-01-04 13:57:38 -05:00
Dan Halbert
3f9ebd2fed
initial CLUE board defn
2019-12-30 17:10:42 -05:00
Scott Shawcroft
c7a2228b1b
Switch to fetching GCC from AWS
...
Fixes #2388
2019-12-17 14:30:44 -08:00
Joe Bakalor
822828b9a4
Merge pull request #6 from adafruit/master
...
Pull master
2019-12-16 15:06:58 -05:00
KalbeAbbas
89ed64157d
Merge branch 'master' into master
2019-12-16 13:25:44 +05:00
JoeBakalor
dde7c5e145
Merge branch 'master' of https://github.com/Teknikio/circuitpython
2019-12-12 08:59:37 -05:00
JoeBakalor
1e95466bac
Add teknikio_bluebird to build.yml
2019-12-12 07:48:50 -05:00
hierophect
30aba46735
Merge branch 'master' into stm32-blackpill
2019-12-10 15:38:42 -05:00
Scott Shawcroft
387ab6c87e
Merge pull request #2315 from hierophect/stm32-pyb-nano
...
STM32: Add PYB Nano support
2019-12-10 11:25:07 -08:00
Hierophect
0ae08e275d
remove pyb nano folder
2019-12-06 11:54:01 -05:00
Hierophect
9b43d5ced4
Merge remote-tracking branch 'upstream/master' into stm32-blackpill
2019-12-05 14:25:39 -05:00
Jeff Epler
899202aca7
Merge branch 'master' into gcc9
2019-12-02 07:27:03 -06:00
Thomas Sarlandie
3091952c90
ci: add shirtty to build matrix per instructions
2019-11-25 17:58:00 +01:00
Jeff Epler
eb44b2bb26
build.yml: Use a newer build toolchain
...
.. the new version is not offered in .deb form, so the installation
process also changes
2019-11-22 14:17:11 -06:00
Hierophect
352bd95f5a
remove blackpill
2019-11-22 11:19:39 -05:00
Hierophect
5b907aa076
change order
2019-11-21 18:24:10 -05:00
Hierophect
b3ad823b4c
yaml additions
2019-11-21 17:39:14 -05:00
wallarug
8d72233afd
Removed robohatmm1_m0 from build.
2019-11-21 01:12:48 +11:00
ndgarage
b3d7467719
add-ndbit6
2019-11-19 14:52:09 -07:00
Jeff Epler
37fd08e637
workflows: Don't try to upload when running in someone's fork
...
.. which we can tell by whether the environment variable is non-empty
2019-11-17 21:21:30 -06:00
KalbeAbbas
3db7f2798f
updated
2019-11-14 16:34:08 +05:00
KalbeAbbas
3c6c798018
Update build.yml
2019-11-12 18:53:13 +05:00
KalbeAbbas
91123ab688
Update build.yml
2019-11-12 18:34:29 +05:00
Thea Flowers
73989dbcaf
Add board configuration for Winterbloom Sol
2019-11-04 23:11:42 -08:00