Skip to content
Snippets Groups Projects
  1. Nov 14, 2024
  2. Nov 13, 2024
  3. Nov 12, 2024
  4. Nov 11, 2024
  5. Nov 10, 2024
    • Ben Meadors's avatar
      Exclude some niche modules by default and populate exclude_modules (#5300) · 667b4ef0
      Ben Meadors authored
      
      * Exclude some niche modules by default
      
      * Start of intelligently excluding modules
      
      ---------
      
      Co-authored-by: default avatarTom Fifield <tom@tomfifield.net>
      667b4ef0
    • Tom Fifield's avatar
      Package file move - include dotfiles (#5303) · db765619
      Tom Fifield authored
      Adds shopt -s dotglob nullglob to ensure we get 'hidden' files in
      our move command.
      db765619
    • Tom Fifield's avatar
      Fix syntax error with package builds (#5302) · 7bad0708
      Tom Fifield authored
      test (]) and its parameters need a space between them.
      7bad0708
    • Tom Fifield's avatar
      Update dependency versions (#5299) · 6365fcfd
      Tom Fifield authored
      Using platformio pkg outdated, discover that some versions are not
      up-to-date. Update all apart from RadioLib (existing pull) and
      SensorLib (doesn't compile).
      
      Also, trunk formatted platformio.ini
      
      Package                   Current    Wanted     Latest     Type     Environments
      ------------------------  ---------  ---------  ---------  -------  --------------------------
      Adafruit BME280 Library   2.2.2      2.2.2      2.2.4      Library  tracker-t1000-e
      Adafruit INA260 Library   1.5.0      1.5.0      1.5.2      Library  tracker-t1000-e
      Adafruit LPS2X            2.0.4      2.0.4      2.0.6      Library  tracker-t1000-e
      Adafruit LSM6DS           4.7.2      4.7.2      4.7.3      Library  tracker-t1000-e
      Adafruit MCP9808 Library  2.0.0      2.0.0      2.0.2      Library  tracker-t1000-e
      Adafruit MPU6050          2.2.4      2.2.4      2.2.6      Library  tracker-t1000-e
      Adafruit SHT4x Library    1.0.4      1.0.4      1.0.5      Library  tracker-t1000-e
      Adafruit Unified Sensor   1.1.11     1.1.11     1.1.14     Library  tracker-t1000-e
      BME68x Sensor library     1.1.40407  1.1.40407  1.2.40408  Library  tracker-t1000-e
      QMC5883LCompass           1.2.0      1.2.0      1.2.3      Library  tracker-t1000-e
      RadioLib                  7.0.2      7.0.2      7.1.0      Library  wio-sdk-wm1110
      SensorLib                 0.2.0      0.2.0      0.2.2      Library  tbeam
      6365fcfd
    • Tom Fifield's avatar
      Web now(?) comes in a /build subdirector in the tar (#5301) · ab2cbada
      Tom Fifield authored
      * Web now(?) comes in a /build subdirector in the tar
      
      So let's move everything to where it's expected and cleanup before
      trying to unzip.
      
      * Add checks to avoid running unneeded commands
      
      stops this failing in the event the build subdir goes away.
      ab2cbada
  6. Nov 09, 2024
  7. Nov 08, 2024
Loading