nixpkgs/pkgs/development/embedded
Andrew Childs 119a521977 platformio-core: expose unwrapped platformio as platformio-core
PlatformIO is a pure python package that is in turn a package
manager. In a pure NixOS environment, this means that any downloaded
binary packages will not run. To make PlatformIO usable, there's a
chrootenv wrapper. However, in a mixed environment like other linux or
darwin, the pure python version will work, and in the case of darwin
only the pure version will work, since the chrootenv wrapper is not
supported.

To handle the above use cases we have:

 * platformio -- unwrapped on darwin, wrapped on linux. Should always
                 provide a functional platformio.

 * platformio-core -- always unwrapped (like "bintools-unwrapped") for
                      when the wrapper is explicitly not required. For
                      example, on other linux where the chrootenv is
                      not supported.
2023-04-01 13:13:15 +09:00
..
arduino arduino-cli: 0.29.0 -> 0.31.0 2023-03-19 11:38:19 +01:00
avrdude avrdude: 7.0 -> 7.1 2023-01-10 09:10:22 +01:00
blackmagic treewide: drop -l$NIX_BUILD_CORES 2022-09-22 16:01:23 -04:00
bossa bossa: migrate to wxGTK32 2023-03-14 13:05:47 +02:00
cc-tool
easypdkprog
edl edl: init at unstable-2022-09-07 2023-03-16 00:17:20 +01:00
elf2uf2-rs elf2uf2-rs: unstable-2021-12-12 -> 1.3.7 2022-09-03 10:23:46 -07:00
fpga lattice-diamond: Replace direct use of /usr/bin/id with Nix-compatible path 2023-02-19 15:52:13 +01:00
gputils gputils: 1.5.0-1 -> 1.5.2 2022-02-12 20:51:26 -08:00
jtag-remote-server jtag-remote-server: unstable-2022-06-09 -> 1.2 2022-12-07 01:24:00 +01:00
nmrpflash nmrpflash: 0.9.18.2 -> 0.9.19 2022-12-08 19:17:44 +08:00
openocd openocd: rework configuration flags 2023-03-10 14:03:30 +01:00
orbuculum orbuculum: init at 2.0.0 2022-09-03 11:30:19 -07:00
platformio platformio-core: expose unwrapped platformio as platformio-core 2023-04-01 13:13:15 +09:00
rshell rshell: one item er line 2022-01-04 23:11:37 +01:00
stm8/stm8flash treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
stm32 stm32cubemx: 6.6.1 -> 6.8.0 2023-03-14 09:16:02 +00:00
svdtools svdtools: 0.2.8 -> 0.3.0 2023-03-27 17:21:36 -07:00
teensy-loader-cli teensy-loader-cli: 2.1+unstable=2021-04-10 -> 2.2 (#198461) 2022-11-21 02:55:27 +01:00
tytools tytools: 0.9.7 -> 0.9.8 2022-10-08 18:31:41 +08:00
uisp treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
xc3sprog treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00