Commit graph

14 commits

Author SHA1 Message Date
Robert Scott 12eea1c636 treewide/development: add sourceType binaryNativeCode for many packages
excluding compilers and interpreters as some new tricks may be
needed to cover their various bootstrapping processes properly
2022-06-16 20:12:04 +01:00
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Daniel Nagy fdca00482f
arduino-cli: 0.20.2 -> 0.21.1 2022-05-08 17:13:55 +02:00
eyjhb 978bcc6012 arduino-cli: 0.18.1 -> 0.20.2 2022-02-12 13:47:14 +01:00
Felix Buehler 919e13c238 teensyduino: 1.55 - > 1.56 2022-02-01 11:39:25 +01:00
Felix Buehler ee48edb620 arduino: 1.8.16 -> 1.8.19 2022-01-27 17:59:58 +01:00
Martin Weinelt 308e8396b7
ino: drop
The package is stuck on python2 while the upstream has archived its
repository and the last commit is from 2014.

```
  File "/build/ino-0.3.6/ino/runner.py", line 78
    print colorize(str(exc), 'red')
          ^
SyntaxError: invalid syntax
```
2022-01-16 02:36:24 +01:00
Felix Bühler ad4b1eb161
arduino: use buildFHSUserEnv to support compilation of boards (#144772) 2021-12-06 11:06:39 -05:00
Sandro Jäckel bf26d7049d
arduino-core: cleanup 2021-11-05 21:06:50 +01:00
Felix Buehler 80b0bf1042 teensyduino: 1.53 -> 1.55 2021-11-04 20:25:28 +01:00
Felix Buehler 5c6c2600ba arduino: 1.8.13 -> 1.8.16 2021-11-04 19:15:41 +01:00
zowoq 13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
Felix Buehler 7c784439a2 development/{arduino/compilers/interpreters}: replace name with pname&version 2021-08-21 23:02:55 +02:00
Pooya Moradi 9f62ba081e arduino-ci, arduino-cli, arduino-core, arduino-mk, ino: move arduino/ directory to pkgs/development/embedded/ 2021-08-16 15:29:56 +04:30