• Joined on 2020-03-29
luca pushed to main at luca/kicad-libs 2024-10-28 22:50:20 +01:00
6c54008977 feat: pin header/socket specifically for PMODs
a192ba14a1 fix: position of CUI RCJ-04x 3d model
Compare 2 commits »
luca pushed to main at luca/kicad-libs 2024-10-26 00:35:07 +02:00
05ec492bee feat: add CUI RCJ-04x footprint
luca pushed to main at luca/kicad-libs 2024-10-25 23:53:39 +02:00
b460a76282 feat: add XKB TS-1187A footprint
luca pushed to main at luca/pixelflut 2024-10-25 20:29:26 +02:00
6b988087bd feat: use BRAM as video memory
195990d2b1 feat(dvi): increase addr width to 24
Compare 2 commits »
luca pushed to main at luca/pixelflut 2024-10-19 20:25:09 +02:00
3d91b7e16f fix: divide sys_clk by 2 for dvi_bus_clk
e6676cc995 fix: driver conflicts
Compare 2 commits »
luca pushed to main at luca/pixelflut 2024-10-19 00:14:44 +02:00
fc953c5583 docs: add README.md
32dd5167c7 chore: add testbench for dvi module
f651a31f04 feat: add display driver
a362cff8ca chore: remove DDR3L instantiation for now
9b4b443584 chore(make): add pixelflut.frames to `clean` rule
luca created branch main in luca/pixelflut 2024-10-19 00:14:44 +02:00
luca created repository luca/pixelflut 2024-10-19 00:13:59 +02:00
luca pushed to main at luca/lelcsc 2024-09-16 02:52:41 +02:00
7dd8350cec fix(admin_login): redirect authenticated users away to prevent loop
luca pushed to main at luca/lelcsc 2024-09-16 02:45:22 +02:00
46c6591170 feat: redirect to OIDC login from Django admin
luca pushed to main at luca/lelcsc 2024-09-15 23:58:12 +02:00
ab96727082 feat: add navbar
luca pushed to main at luca/lelcsc 2024-09-15 18:13:45 +02:00
74423fde39 feat: OIDC authentication
59a3bff173 feat: load settings from env
Compare 2 commits »
luca pushed to main at luca/lelcsc 2024-09-14 19:21:03 +02:00
fbfeeaefea initial commit
luca created branch main in luca/lelcsc 2024-09-14 19:21:03 +02:00
luca created repository luca/lelcsc 2024-09-14 19:20:48 +02:00
luca pushed to main at luca/mineqtt 2024-09-06 00:34:31 +02:00
29678e712d chore: add compose file for testing
luca pushed to main at luca/mineqtt 2024-09-06 00:25:38 +02:00
f18ee5fd22 docs: add installation via OPPM
luca pushed to main at luca/mineqtt 2024-09-05 23:27:30 +02:00
efe6e9eed5 docs: add MqttClient:publish example to README.md
luca pushed to main at luca/mineqtt 2024-09-05 22:31:32 +02:00
49194e94f0 fix: disambiguate error messages
luca pushed to main at luca/mineqtt 2024-09-05 22:26:48 +02:00
a6e2164fa9 chore: add missing `local` in README.md