aboutsummaryrefslogtreecommitdiff
path: root/pw_arduino_build
AgeCommit message (Expand)Author
2023-11-07python: Upgrade parameterized packageAnthony DiGirolamo
2023-10-25pw_arduino_build: STM32 Core fixesAnthony DiGirolamo
2023-07-26python: Remove setup.py filesAnthony DiGirolamo
2023-05-11pw_arduino_build: Upgrade Teensy core to 1.58.1Anthony DiGirolamo
2023-03-23pw_{toolchain,arduino_build}: Harden var useRob Mohr
2023-03-23bazel: Upgrade nanopb and rules_pythonTed Pudlik
2023-03-15python: Fix typing for pyserialJonathon Reinhart
2022-12-01pw_{arduino_build,bloat}: Remove "yapf: enable"Rob Mohr
2022-11-30python: Remove "yapf: disable"Rob Mohr
2022-11-30pw_arduino_build: Format with blackRob Mohr
2022-11-29targets/arduino: Added arduino dependencies, need arduino_sys_ioBrian Barcenas
2022-11-15pw_arduino_build: Add py bazel fileAnthony DiGirolamo
2022-11-06all_modules: Update OWNERS files to match stylingTim Laurence
2022-10-20python: Start enforcing mypy --no-implicit-optionalRob Mohr
2022-10-08OWNERS: Add keep_sorted linesRob Mohr
2022-08-25pw_arduino_build: Clarify error messageRob Mohr
2022-08-01pw_arduino_build: Use new CIPD GN variablesRob Mohr
2022-07-26pw_build: Require "tests" and "docs" targets in all modulesWyatt Hepler
2022-03-17pw_arduino_build: Use gn cipd variablesRob Mohr
2022-02-22pw_arduino_build: Remove assumption about CIPD dirRob Mohr
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-09-28Update unit_test_server docstringsTed Pudlik
2021-08-24pw_presubmit: Add cfg+toml to sources build checkAnthony DiGirolamo
2021-08-19python: setup.py -> setup.cfgAnthony DiGirolamo
2021-07-19pw_build: Prepare for Pylint updateWyatt Hepler
2021-07-14bazel: Rename BUILD to BUILD.bazelAkira Baruah
2021-06-29bazel: Remove unnecessary license commentsRob Mohr
2021-06-09Remove absolute paths from build command linesMichael Spang
2021-05-25pw_analog, pw_arduino_build: Use inclusive languageRob Mohr
2021-03-08pw_arduino_build: Add missing commaWyatt Hepler
2021-02-25pw_arduino_build: Add missing python depArmando Montanez
2021-02-10pw_arduino_build, stm32f429i: Require pyserial 3.5Rob Mohr
2021-01-25pw_package: Use CIPD packages for arduino coresAnthony DiGirolamo
2021-01-22pw_package: Arduino core installers and teensy presubmitAnthony DiGirolamo
2021-01-13pw_arduino_build: Fix missing files from setup.pyAnthony DiGirolamo
2021-01-13pw_arduino_build: Teensy and stm32duino fixesAnthony DiGirolamo
2020-12-04pw_build: Support specifying mypy/pylint configWyatt Hepler
2020-11-17pw_arduino_build: Support Multiple Library PathsAnthony DiGirolamo
2020-11-08pw_arduino_build: fix list-boards and list-menu-optionsAnthony DiGirolamo
2020-11-06pw_arduino_build: Arduino library searching supportAnthony DiGirolamo
2020-11-05pw_arduino_build: Update Teensyduino coreAnthony DiGirolamo
2020-11-03pw_arduino_build: Remove duplicate c-flags from asm/cppflagsAnthony DiGirolamo
2020-10-30Python: Update mypy and pylint versionsWyatt Hepler
2020-10-27pw_arduino_build: Flashing fixes for Mac and WindowsAnthony DiGirolamo
2020-10-22Python: Generate BUILD.gn files for Python packagesWyatt Hepler
2020-10-22Python: Add py.typed files per PEP 561Wyatt Hepler
2020-10-22pw_build: pw_python_package and mypy fixesWyatt Hepler
2020-10-21pw_build: Facade and configuration tweaks and docsWyatt Hepler
2020-10-21pw_arduino_build: Fix Windows related issuesAnthony DiGirolamo
2020-10-15BUILD.gn files: Improve import formattingWyatt Hepler