Lexi / Zoe binaryDiv · she/her
  • Berlin
  • Joined on 2018-09-24
binaryDiv pushed to main at binaryDiv/dotfiles 2021-06-02 17:54:40 +02:00
f850f3431f .gitconfig: Add options and aliases for git submodules
binaryDiv pushed to main at binaryDiv/StardewModLauncher 2021-05-19 21:45:48 +02:00
64c9a96491 Split main.py to separate packages and classes
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-30 18:33:53 +02:00
f00e52cc4c Include Makefile.local in Makefile
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-17 18:04:34 +02:00
213a143089 Remove test commands
b5c5fd4ede Rewrite buffer related stuff to avoid weird stack overflow(?) issues
d898f6e518 Implement ERASE command
Compare 3 commits »
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-17 02:36:37 +02:00
1f668b6032 Set compiler flag -pedantic
4dfb0d7edf Implement WRITE; refactor address parsing
07e5b74e83 Replace uartPrintf() with uartPutInteger() and ...HexByte() because WTF everything is broken
201b1db6a6 Replace "ERR" responses with "ERROR"
Compare 4 commits »
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-16 22:37:21 +02:00
9e0ffd394b Implement uartPrintf()
5d5e452136 Implement HELP command
67beda0dbd Implement HELP command
Compare 3 commits »
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-16 21:48:32 +02:00
67beda0dbd Implement HELP command
2ca8941899 Implement HELP command
Compare 2 commits »
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-16 21:46:46 +02:00
2ca8941899 Implement HELP command
d29465b2dd Implement binary mode for READ
e8fbc175ca Increase baud rate to 38.4 kbps; add picocom example to README.md
Compare 3 commits »
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-16 20:31:40 +02:00
10111979a8 Add uartPutLine() function
cf5784f6bc Fix string offset in READ
Compare 2 commits »
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-04 17:38:54 +02:00
1e644b9a5e Implement READ command (for now with ASCII output)
55b08b7630 Refactoring: common.h with common typedefs etc.
Compare 2 commits »
binaryDiv pushed to master at binaryDiv/NoteCat 2020-08-28 00:23:30 +02:00
125c6316bb set traefik entrypoints to https only; use dict for docker labels
binaryDiv pushed to master at binaryDiv/NoteCat 2020-07-01 01:00:04 +02:00
27b0c7b420 fix missing templates directory in Dockerfile
binaryDiv pushed to master at binaryDiv/NoteCat 2020-07-01 00:58:34 +02:00
73326d3b8c fix default value for TWIG_CACHE_DIR
binaryDiv pushed to master at binaryDiv/NoteCat 2020-07-01 00:48:32 +02:00
808681e87a add Settings class and Twig cache settings
binaryDiv pushed to master at binaryDiv/NoteCat 2020-07-01 00:12:36 +02:00
92a4d2fcf8 add Twig for template rendering
binaryDiv pushed to master at binaryDiv/NoteCat 2020-06-28 19:27:05 +02:00
7cc2d40660 add Dependencies and Routes classes
binaryDiv pushed to master at binaryDiv/NoteCat 2020-06-28 18:16:09 +02:00
c344dce8eb require slim; create slim app
binaryDiv pushed to master at binaryDiv/NoteCat 2020-06-28 18:07:39 +02:00
9095a604a2 add development and production targets; run phpunit in container
binaryDiv pushed to master at binaryDiv/NoteCat 2020-06-28 17:29:48 +02:00
2a0af653cb fix unit test
30670338ce drone pipeline: install dev dependencies for unit tests
297fd317b0 fix unit test
0e90174a6d drone pipeline: install dev dependencies for unit tests
Compare 4 commits »
binaryDiv pushed to master at binaryDiv/NoteCat 2020-06-28 17:26:48 +02:00
297fd317b0 fix unit test