Luke Else luke-else
luke-else pushed to main at luke-else/AdventOfCode2023 2023-12-01 11:09:27 +00:00
3ff45cae13 Cleaned up runner to use 2 test inputs and prepared for day 2
luke-else pushed to main at luke-else/AdventOfCode2023 2023-12-01 10:51:27 +00:00
b08290c70c Day 1 Part 2 Super janky solution. Just could not get to grips with the regex engine
9c26f1ce02 Day 1 Part 2... Feeling in agony as I can't seem to use regex to save my life. Lookahead current does not work :(
Compare 2 commits »
luke-else pushed to main at luke-else/AdventOfCode2023 2023-12-01 07:42:52 +00:00
eebfbe67e5 Day 01 Part 1
luke-else pushed to main at luke-else/AdventOfCode2023 2023-12-01 06:41:31 +00:00
af0b387339 Created Wireframe for code structure
luke-else pushed to main at luke-else/AdventOfCode2023 2023-11-30 17:24:19 +00:00
8f24f18d26 Base Project Setup
luke-else created repository luke-else/AdventOfCode2023 2023-11-30 17:22:58 +00:00
luke-else opened issue luke-else/esp32_gps_display#5 2023-11-28 23:12:20 +00:00
Cannot start UART port
luke-else created branch nmea-lib in luke-else/esp32_gps_display 2023-11-28 23:10:32 +00:00
luke-else pushed to nmea-lib at luke-else/esp32_gps_display 2023-11-28 23:10:32 +00:00
97109ce45b Integrated new NMEA package
luke-else pushed to main at luke-else/.config 2023-11-28 20:14:55 +00:00
2fb22f045c Reduced the amount of time it takes of LSP to start making autosugestions
luke-else pushed to main at luke-else/esp32_gps_display 2023-11-26 20:17:57 +00:00
5e7a62dccd Updated cargo dependencies and upgrades to IDF v5.1.1
luke-else opened issue luke-else/esp32_gps_display#4 2023-11-23 20:14:01 +00:00
Constructed UI
luke-else opened issue luke-else/esp32_gps_display#3 2023-11-23 20:12:32 +00:00
Hardware interrupts
luke-else opened issue luke-else/esp32_gps_display#2 2023-11-23 20:11:17 +00:00
Async Functionality
luke-else pushed to main at luke-else/esp32_gps_display 2023-11-16 16:54:13 +00:00
e69b802ad7 Added missing line to enable interrupts
luke-else pushed to main at luke-else/.config 2023-11-16 13:33:42 +00:00
1562c63934 Reduced wait time for autocomplete popup in helix
luke-else pushed to main at luke-else/esp32_gps_display 2023-11-16 13:19:28 +00:00
913b262d9f Created initial config for setting up GPIO pin interrupts
luke-else pushed to main at luke-else/esp32_gps_display 2023-11-14 09:43:36 +00:00
a2a9abc4b3 Chore: code cleaning
6b1a461e11 Chore: Cleaned up code
Compare 2 commits »
luke-else pushed to main at luke-else/esp32_gps_display 2023-11-13 18:32:11 +00:00
278444b620 Removed log file
luke-else pushed to main at luke-else/esp32_gps_display 2023-11-13 15:09:05 +00:00
79cb335c51 Removed log file