Commit Graph

22 Commits (ae8cd514a2e45aeca6ef3822e1fe2494d1c2b1bf)

Author SHA1 Message Date
Gergely Nagy ae8cd514a2 Focus hooks shall follow the style guide more closely
7 years ago
Gergely Nagy c5980dc5a6 Local variables shall follow the style guide too
7 years ago
Gergely Nagy da90c342fb Some more linter-triggered fixes
7 years ago
Gergely Nagy 202860575b Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent 49887a2805
virtual void begin(void) final is redunant and makes the linter unhappy
7 years ago
Jesse Vincent a0b2d400db
astyle with current project style guidelines
7 years ago
Jesse Vincent e3dc58f384
make astyle
7 years ago
Gergely Nagy a83d61e280 Focus: Fix the command list
8 years ago
Gergely Nagy cdd6b811f9 Focus: Allow partial eeprom upload
8 years ago
Gergely Nagy fc59d1f64b Focus: Merge the eeprom.dump and eeprom.upload commands
8 years ago
Gergely Nagy 0bfb773619 Focus: Don't format the eeprom.dump output
8 years ago
Gergely Nagy 19b5655770 Add a way to figure out the used & free EEPROM amount
8 years ago
Gergely Nagy 26d7af1b96 Fix the `settings.version` Focus command
8 years ago
Gergely Nagy f1e7ab05eb Instead of full docs, only document the commands
8 years ago
Gergely Nagy 3648c6687c No need to consume the trailing \n anymore
8 years ago
Gergely Nagy ff46d8eede Use the new Focus helpers
8 years ago
Gergely Nagy ff29bce43e Focus: Add an EEPROM dump, and an upload command
8 years ago
Gergely Nagy c0d2c51730 Rework how the whole thing operates
8 years ago
Gergely Nagy ef832250f0 Add (optional) Focus hooks
8 years ago
Gergely Nagy 212861173c Add a version to the settings struct
8 years ago
Gergely Nagy eca8be7b57 Add a missing #pragma once
8 years ago
Gergely Nagy fcde978862 Initial import
8 years ago