Christos Choutouridis hoo2
  • Thessaloniki Greece
  • Joined on 2020-02-28
hoo2 pushed to master at hoo2/beamerThemeKenotom_old 2023-03-19 17:57:18 +02:00
121112fd08 Better fancy support
hoo2 pushed to master at hoo2/beamerThemeKenotom_old 2023-03-12 21:21:02 +02:00
61af4e7420 DEV: Update svg files
hoo2 pushed to master at hoo2/beamerThemeKenotom_old 2023-03-12 21:17:18 +02:00
a2be150535 DEV: Some progress on graphic layout and fancy option support
hoo2 renamed repository from kenotomBeamerTemplate to hoo2/beamerThemeKenotom_old 2023-03-11 17:12:43 +02:00
hoo2 pushed to master at hoo2/beamerThemeKenotom_old 2023-02-27 19:28:39 +02:00
f9e130ee9a Build background from primitives and get rid of hole background png/svg files
hoo2 pushed to master at hoo2/beamerThemeKenotom_old 2023-02-26 11:50:40 +02:00
d5caf2ea09 Late init commit
hoo2 created repository hoo2/beamerThemeKenotom_old 2023-02-26 11:47:24 +02:00
hoo2 pushed to master at hoo2/tbx 2022-02-06 23:41:48 +02:00
795655edda FIX: json decoder bug jdec was crashing when string had spaces
hoo2 pushed to master at hoo2/tbx 2021-12-10 17:20:23 +02:00
c84fd4a614 DEV: a a json lazy decoder
hoo2 pushed to master at hoo2/tbx 2021-12-02 17:25:40 +02:00
43cfb349e9 FIX: modem.clear() bug
hoo2 pushed to master at hoo2/tbx 2021-10-25 15:59:29 +03:00
be77dffa01 DEV: an sd card driver added
fce49ee963 DEV: contains() data path added to sequencer (as else) and to cli_device
887bbf391e DEV: a liquid crystal display driver added
Compare 3 commits »
hoo2 pushed to master at hoo2/tbx 2021-10-07 12:02:05 +03:00
e02f7dad6b DEV: CRTP driver for liquid crytal displays
d16242ecbc DEV: A print interface and a timer_delay added
Compare 2 commits »
hoo2 pushed to master at hoo2/utl 2021-10-04 22:42:08 +03:00
d53efcedbe DEV: a shared resource utility added
hoo2 pushed to concepts at hoo2/utl 2021-10-04 21:21:41 +03:00
19d1fc6890 WIP: invoke c++17 rework
hoo2 pushed to master at hoo2/utl 2021-10-04 21:21:35 +03:00
d712294190 WIP: invoke c++17 rework
45f4155b6d WIP: add gpio device to utl
99b8609c87 DEV: add sequencer and cli devices to utl
813bc0977a DEV: add deque variants to utl
2895327752 DEV: add deque (based on ring buffer) to utl
Compare 5 commits »
hoo2 pushed to master at hoo2/tbx 2021-10-03 19:19:42 +03:00
ca944cb062 FIX: add deleted range header in deque
hoo2 pushed to master at hoo2/tbx 2021-10-03 19:15:22 +03:00
4bce68697f DEV: remove unused range headers
1537c1e996 DEV: a crtp helper for GPIO pin added
01ace5eb00 DEV: a sharer resource manager for resources without handle pointer added
Compare 3 commits »
hoo2 pushed to master at hoo2/tbx 2021-09-30 19:19:50 +03:00
d9da3917a9 DEV: atomic strength for queues
hoo2 pushed to master at hoo2/tbx 2021-09-29 15:58:01 +03:00
d2f8165ec6 DEV: deque (and derived classes) have some extra noexcpets
cd23eb4963 DEV: cli_device(renamed after ATmodem) added
Compare 2 commits »
hoo2 pushed to master at hoo2/tbx 2021-09-27 17:04:57 +03:00
f7c904e9c2 WIP: ATmodem (renamed after BG95_base) and sequencer