• Joined on 2020-03-29
luca pushed to main at luca/mineqtt 2024-09-05 22:03:33 +02:00
e014cb2656 feat: implement QoS 0 PUBLISH
5d0c1bdec4 feat: return error if not/already connected
0fae036609 feat: server disconnect handling
f18ed5f3ff feat: support CONNECT packets >127 bytes
2311ac23ae feat: varint encoding
Compare 6 commits »
luca pushed to main at luca/mineqtt 2024-09-05 18:12:05 +02:00
8e34d4d144 feat: add installation and usage instructions
luca pushed to main at luca/mineqtt 2024-09-05 17:52:16 +02:00
c0b86c7659 fix: typos and wrong numbers
67e9e50339 feat: handle error()s from buffer:read
Compare 2 commits »
luca pushed to main at luca/mineqtt 2024-09-05 17:01:02 +02:00
26c6b24c78 style: convert snake_case to camelCase
f9b8ecf600 feat: return error from internet.open
970c2fa1f3 feat: set timeout to one second
49b7fdb832 feat: flush after write
Compare 4 commits »
luca pushed to main at luca/mineqtt 2024-09-05 14:53:18 +02:00
ecebc72d3b style: add and apply editorconfig
luca pushed to main at luca/mineqtt 2024-09-05 02:34:00 +02:00
0d88c472fa fix: export open function
luca pushed to main at luca/mineqtt 2024-09-05 01:22:10 +02:00
18875eb860 initial commit
luca created branch main in luca/mineqtt 2024-09-05 01:22:10 +02:00
luca created repository luca/mineqtt 2024-09-05 01:21:41 +02:00
luca pushed to main at luca/kicad-libs 2024-08-24 01:07:51 +02:00
1822076a9e fix(ESP32-C3-MINI-1): increase via size to make contact with smd pads
luca pushed to main at luca/kicad-libs 2024-08-23 18:28:35 +02:00
a606a16b8e feat: refine horizontal smd 1x4 2.54mm pin socket footprint
luca pushed to main at luca/kicad-libs 2024-08-23 18:01:42 +02:00
c1445c45ca feat: add horizontal smd 1x4 2.54mm pin socket footprint
luca pushed to main at luca/kicad-libs 2024-08-19 00:43:11 +02:00
b18e38920d feat: add CUI SJ1-3515-SMT footprint
luca pushed to main at luca/kicad-libs 2024-08-16 11:57:53 +02:00
7acbc35c1c feat: add MHPA1515RGBDT footprint
luca pushed to main at luca/kicad-libs 2024-08-13 22:48:28 +02:00
953f8c4714 feat: add ESP32-C3-MINI-1 symbol and footprint
luca pushed to main at luca/dmxcontroller 2024-07-21 23:04:09 +02:00
bdacabeb54 ci: chown cloned repository
luca pushed to main at luca/docker-embedded-rust 2024-07-21 22:51:46 +02:00
e8c2ee38a9 feat: create user bob with known uid
luca pushed to main at luca/dmxcontroller 2024-07-21 22:47:44 +02:00
d9d6e8cece ci: exit if there is nothing to do
luca pushed to main at luca/dmxcontroller 2024-07-21 22:34:15 +02:00
9f9e758f49 ci: clone repository explicitly
luca pushed to main at luca/dmxcontroller 2024-07-21 22:25:10 +02:00
926b46efb9 ci(firmware): add drone config for firmware builds