FLipMouse-esp32
FLipMouse-esp32 copied to clipboard
This repository contains the FLipMouse firmware for upcoming version 3 with the ESP32
Bumps [electron](https://github.com/electron/electron) from 7.2.4 to 9.4.0. Release notes Sourced from electron's releases. electron v9.4.0 Release Notes for v9.4.0 Fixes Added Electron DLLs like libGLESv2.dll to symbol server. #26967 (Also in...
Bumps [electron](https://github.com/electron/electron) from 7.2.4 to 9.4.0. Release notes Sourced from electron's releases. electron v9.4.0 Release Notes for v9.4.0 Fixes Added Electron DLLs like libGLESv2.dll to symbol server. #26967 (Also in...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca) BREAKING CHANGES rework collect-unknown-options into unknown-options-as-args, providing...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca) BREAKING CHANGES rework collect-unknown-options into unknown-options-as-args, providing...
Bumps [bl](https://github.com/rvagg/bl) from 3.0.0 to 3.0.1. Release notes Sourced from bl's releases. v3.0.1 Fix unintialized memory access Commits 84e1852 Bumped v3.0.1 8a8c13c Fix unintialized memory access See full diff in...
Bumps [bl](https://github.com/rvagg/bl) from 3.0.0 to 3.0.1. Release notes Sourced from bl's releases. v3.0.1 Fix unintialized memory access Commits 84e1852 Bumped v3.0.1 8a8c13c Fix unintialized memory access See full diff in...
Would love to help out (/build this) - to point me in the right direction do you have a quick BoM that you can provide?
1. test all serial devices for AT COM support 1. proceed with first valid port --- I've implemented the search strategy as discussed today. The easiest solution I could come...