Search Criteria
Package Details: platformio-git v5.0.1.r9.ga384411a-1
Git Clone URL: | https://aur.archlinux.org/platformio-git.git (read-only, click to copy) |
---|---|
Package Base: | platformio-git |
Description: | A cross-platform code builder and library manager |
Upstream URL: | http://platformio.org/ |
Keywords: | arduino platformio |
Licenses: | GPL |
Provides: | platformio |
Submitter: | will.price94 |
Maintainer: | sgar |
Last Packager: | sgar |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2014-09-13 22:16 (UTC) |
Last Updated: | 2020-09-19 08:36 (UTC) |
Dependencies (13)
- python-bottle
- python-click
- python-colorama (python-colorama-git)
- python-marshmallow (python-marshmallow2)
- python-pyelftools (python-pyelftools-git)
- python-pyserial
- python-requests
- python-semantic-version
- python-setuptools
- python-tabulate (python-tabulate-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- arduino (arduino-rc, arduino-git, teensyduino) (optional) – For Arduino based projects
- energia (energia) (optional) – For MSP430 based projects
Required by (3)
- esphome (requires platformio)
- esphome-dev (requires platformio)
- stm32pio (requires platformio) (optional)
Latest Comments
1 2 Next › Last »
EndlessEden commented on 2022-11-19 21:57 (UTC)
99-platfomio-udev.rules has been relocated from src/platformio-core/scripts/99-platformio-udev.rules to src/platformio-core/build/lib/platformio/assets/system/99-platformio-udev.rules
Please update the pkgbuild
sarpik commented on 2019-12-06 17:20 (UTC)
I cannot install this:
any updates anytime soon? Thanks
theaifam5 commented on 2019-11-23 16:43 (UTC) (edited on 2019-11-25 00:15 (UTC) by theaifam5)
@sl1pkn07 the issue with
python-marshmallow
with theplatformio>=4.0.2
is, that the new version4.1.0
requiresmarshmallow<3,>=2.20.5
, which with ArchLinux does not work, becausepython-marshmallow
got updated to>3.0.0
version. I made an issue about that case here https://github.com/platformio/platformio-core/issues/3283Edit: Please look at https://aur.archlinux.org/packages/platformio/#comment-717511 for a workaround.
sl1pkn07 commented on 2019-10-20 16:44 (UTC) (edited on 2019-10-20 16:46 (UTC) by sl1pkn07)
please add python-marshmallow to dependencies, but need update it to version 2.20.5
sl1pkn07 commented on 2019-09-30 14:44 (UTC)
Hi. is possible add in the package the udev rules from PIO?
https://docs.platformio.org/en/latest/faq.html#platformio-udev-rules
greetings
sl1pkn07 commented on 2019-08-21 18:08 (UTC)
please add python-tabulate
req for pio 4.0.1-rc2
Jake commented on 2019-07-14 10:50 (UTC)
python-arrow
is not required anymore since 3.5.1: https://github.com/platformio/platformio-core/blob/develop/HISTORY.rst#351-2018-01-18sgar commented on 2019-02-02 16:39 (UTC)
hi, would be possible to update this package to compile with python 3 instead of python 2... upstream already added initial support for python 3..
1 2 Next › Last »