2023-05-24
@Jookia
lang: Add argstack
Jookia committed on 24 May
@Jookia
lang: Add vtable
Jookia committed on 24 May
2023-05-23
@Jookia
lang: Make operations thread safe
Jookia committed on 23 May
@Jookia
lang: Add object test code
Jookia committed on 23 May
2023-04-23
@Casey Reeves
Merge pull request #17 from LuminaSensum/RFC_clock ...
Casey Reeves committed on 23 Apr 2023
@Jookia
Clock: Add ability to convert from microseconds to kernel time ...
Jookia committed on 23 Apr 2023
@Jookia
Clock: Combine clocks to create a high resolution real-time clock ...
Jookia committed on 23 Apr 2023
2023-04-22
@Jookia
Clock: Clean up and document the code
Jookia committed on 22 Apr 2023
@Jookia
Clock: Use microseconds instead of struct timeval ...
Jookia committed on 22 Apr 2023
@Jookia
Clock: Print microseconds in ISO 8601 strings
Jookia committed on 22 Apr 2023
@Jookia
Clock: Add _now suffix and variants for clock functions ...
Jookia committed on 22 Apr 2023
@Jookia
CMakeLists: Apply compile options to Mbed too ...
Jookia committed on 22 Apr 2023
2023-04-05
@Jookia
main: Disable color tracing ...
Jookia committed on 5 Apr 2023
@Jookia
Merge pull request #16 from LuminaSensum/networking_rework ...
Jookia committed on 5 Apr 2023
@Xogium
NetworkHandler: make status callback private, reorder functions ...
Xogium committed on 5 Apr 2023
2023-04-04
@Xogium
Merge pull request #15 from LuminaSensum/sntp ...
Xogium committed on 4 Apr 2023
@Jookia
sntp: clang-format
Jookia committed on 4 Apr 2023
@Jookia
sntp: Timeout if gethostbyname fails
Jookia committed on 4 Apr 2023
@Jookia
main: Setup and sync clock when 3 presses are read
Jookia committed on 4 Apr 2023
@Jookia
Clock: Add our clock ...
Jookia committed on 4 Apr 2023
@Jookia
NetworkHandler: All access to the underlying NetworkInterface ...
Jookia committed on 4 Apr 2023
@Jookia
sntp: Add SNTP fork ...
Jookia committed on 4 Apr 2023
2023-04-01
@Jookia
Merge pull request #14 from LuminaSensum/networking ...
Jookia committed on 1 Apr 2023
2023-03-31
@Xogium
NetworkHandler: replace redundant include of EthernetInterface ...
Xogium committed on 31 Mar 2023
@Xogium
NetworkHandler: added a new function to check weather we're connected ...
Xogium committed on 31 Mar 2023
@Jookia
Merge pull request #13 from LuminaSensum/networking ...
Jookia committed on 31 Mar 2023
@Xogium
Added networking support ...
Xogium committed on 31 Mar 2023
2023-03-30
@Xogium
Merge pull request #12 from LuminaSensum/WIP_tracing ...
Xogium committed on 30 Mar 2023
@Jookia
CMakeLists: Add option to enable tracing (on by default)
Jookia committed on 30 Mar 2023
@Jookia
main: Only enable tracing if it's enabled in Mbed ...
Jookia committed on 30 Mar 2023