Skip to content

Commit

Permalink
Feat/package upgrades (#165)
Browse files Browse the repository at this point in the history
* chore(packages): Upgraded core development packages to latest versions
* chore(packages): Updated core packages to newer versions
* chore(packages): Updated firmata to more recent versions
* chore(packages): updated firmata submodule to more recent version
* chore(firmware): Updated firmware builds to new versions
* chore(security): Updated packages that had security notifications
* fix(utils): Added coverage to gitignore file
  • Loading branch information
ajfisher committed Oct 4, 2020
1 parent 8d29809 commit 9f11430
Show file tree
Hide file tree
Showing 27 changed files with 14,332 additions and 11,277 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules
coverage
558 changes: 274 additions & 284 deletions firmware/bin/backpack/diecimila/backpack.ino.hex

Large diffs are not rendered by default.

942 changes: 464 additions & 478 deletions firmware/bin/backpack/leonardo/backpack.ino.hex

Large diffs are not rendered by default.

639 changes: 320 additions & 319 deletions firmware/bin/backpack/mega/backpack.ino.hex

Large diffs are not rendered by default.

942 changes: 464 additions & 478 deletions firmware/bin/backpack/micro/backpack.ino.hex

Large diffs are not rendered by default.

558 changes: 274 additions & 284 deletions firmware/bin/backpack/nano/backpack.ino.hex

Large diffs are not rendered by default.

558 changes: 274 additions & 284 deletions firmware/bin/backpack/pro-mini/backpack.ino.hex

Large diffs are not rendered by default.

558 changes: 274 additions & 284 deletions firmware/bin/backpack/uno/backpack.ino.hex

Large diffs are not rendered by default.

1,734 changes: 925 additions & 809 deletions firmware/bin/firmata/diecimila/node_pixel_firmata.ino.hex

Large diffs are not rendered by default.

2,126 changes: 1,111 additions & 1,015 deletions firmware/bin/firmata/leonardo/node_pixel_firmata.ino.hex

Large diffs are not rendered by default.

2,125 changes: 1,126 additions & 999 deletions firmware/bin/firmata/mega/node_pixel_firmata.ino.hex

Large diffs are not rendered by default.

2,126 changes: 1,111 additions & 1,015 deletions firmware/bin/firmata/micro/node_pixel_firmata.ino.hex

Large diffs are not rendered by default.

1,734 changes: 925 additions & 809 deletions firmware/bin/firmata/nano/node_pixel_firmata.ino.hex

Large diffs are not rendered by default.

1,734 changes: 925 additions & 809 deletions firmware/bin/firmata/pro-mini/node_pixel_firmata.ino.hex

Large diffs are not rendered by default.

1,734 changes: 925 additions & 809 deletions firmware/bin/firmata/uno/node_pixel_firmata.ino.hex

Large diffs are not rendered by default.

272 changes: 267 additions & 5 deletions firmware/build/node_pixel_firmata/Boards.h

Large diffs are not rendered by default.

0 comments on commit 9f11430

Please sign in to comment.