Commit Graph

97 Commits (9b04d6663ca5e0227063322dd6fd922e5a07e2ab)

Author SHA1 Message Date
Jesse Vincent fd58a7ea5b
Update our preferences logic to get the first returned matching
5 years ago
Jesse Vincent bb83186214
Get the device prober on macOS to pass in the vid and pid we want
5 years ago
Jesse Vincent 010f4b466c
Switch more of kaleidoscope-builder to use our new preferences loader
5 years ago
Jesse Vincent 20315ac722
Cache the arduino prefs lookup
5 years ago
Jesse Vincent b2977894f9
Move the build instructions into the arduino boards.txt file
5 years ago
Jesse Vincent 6349cb8395
More builder refactoring to use our new functionality
5 years ago
Jesse Vincent 17978858ce
Begin to outfactor how to pull preferences from Arduino
5 years ago
Phil Hagelberg ba44789757 Add Atreus to udev rules file.
5 years ago
Florian Fleissner efd0a526c2 Enable predefined DEVICE_PORT and DEVICE_PORT_BOOTLOADER
5 years ago
Jesse Vincent 77d6ee8118
Another attempt to make rtd happy
5 years ago
Jesse Vincent f93f5b4a51
try to get rtd to see our master doc
5 years ago
Jesse Vincent 13e216faa1
try to get rtd to see our master doc
5 years ago
Jesse Vincent f9acd65788
try to get rtd to see our master doc
5 years ago
Jesse Vincent a60651054a
Move most of our docs into the 'docs' directory as we being Read The Docs setup
5 years ago
Florian Fleissner 12876f9a90 Fixed builds on msys2
5 years ago
Florian Fleissner c0e0ca1034 Enable compiler specification via env. var. CC/CXX
5 years ago
Dan Bjorge d33bdf53e3 Add Windows+Cygwin support for kaleidoscope-builder
5 years ago
Gergely Nagy 1672f55945
kaleidoscope-builder: Pull the bootloader file from boards.txt
5 years ago
Jesse Vincent 5396a9243e
A regression in Arduino 1.8.10 caused -dump-prefs to break when not
5 years ago
Florian Fleissner 0ac7c191dc Renamed virtual architecture "virtual"
5 years ago
Florian Fleissner 7326be589f kaleidoscope-builder fixed for builds of virtual hardware
5 years ago
Florian Fleissner 2cad17b07b Fixed Kaleidoscope Builder for Arduino paths containing whitespaces
6 years ago
Jesse Vincent f87d7bce64 Initial implementation of ccache caching for builds
6 years ago
Jesse Vincent d142763bef Add hacky variables for some of the compiler tools we need
6 years ago
Brian Cully 39d1f70812 Add rules and scripts for building on FreeBSD.
6 years ago
Gergely Nagy f8dc42a939
kaleidoscope-builder: Support bootloaders with a different VID
6 years ago
Gergely Nagy aa6b4c3885 etc/kaleidoscope-builder.conf: Fix ARDUINO_IDE_VERSION
6 years ago
Gergely Nagy f8d42b72c4 kaleidoscope-builder: Support boards with multiple max sizes
6 years ago
Gergely Nagy c65a1b89bf kaleidoscope-builder: Do not reset the device if NO_RESET is set
6 years ago
Gergely Nagy 7a4f0bac85 kaleidoscope-builder: Do not hardcode the max program size
6 years ago
Adam Spiers 7bcae5f2d2 Ensure that ModemManager ignores keyboard
7 years ago
Michael Richters c945bf0662 Use the new find-device-port-macos script to find the correct port
7 years ago
Michael Richters 32ce579de1 Indented kaleidoscope-builder.conf as shell script
7 years ago
Gergely Nagy a2cee84455 kaleidoscope-builder: Remove extraneous whitespace
7 years ago
Gergely Nagy 7a423ced8b kaleidoscope-builder: Pull VID, SKETCH_PID and BOOTLOADER_PID from boards.txt
7 years ago
Jesse Vincent eb9164ddaa refactor device reset code
7 years ago
Jesse Vincent 5b808f1eb8 This may or may not work. Trying to simplify the platform detection logic
7 years ago
Jesse Vincent 040287a203 Now that the config file is elsewhere and simpler, this outdated check can probably go.
7 years ago
Jesse Vincent 693589b1ef Slightly simplify a conditional.
7 years ago
Jesse Vincent 110b2795f0 move the verbose stuff out of the config file
7 years ago
Jesse Vincent 3556727657 Move two functions from the kaleidoscope-builder.conf to the builder
7 years ago
John SJ Anderson e22ed95606 Specify full path to `stty`
7 years ago
Jesse Vincent 54771ad718 fix the package path to be less platform dependent
7 years ago
Craig Disselkoen 374a3e136c Support for Kaleidoscope-Hardware-Virtual plugin
7 years ago
Jesse Vincent 4cb2043729 Move Kaleidoscope builder back into Kaleidoscope
7 years ago
Jesse Vincent 350eb5aa63 rename our udev rules file
8 years ago
jesse dfa2a1c68b Add udev rules for linux, so we don't have problems programming
8 years ago