Andrius Štikonas andrius
andrius pushed to master at andrius/gentoo-bootstrap 2024-02-18 12:16:50 +00:00
feab489d77 Remove icedtea from README.
andrius pushed to master at andrius/gentoo-bootstrap 2024-02-18 12:13:48 +00:00
a5865015f7 Switch to upstream eclipse-ecj source and unmask icedtea.
andrius pushed to master at andrius/gentoo-bootstrap 2024-02-18 01:04:45 +00:00
28a8917065 Adjust automake dependency after package was moved.
andrius pushed to master at andrius/gentoo-bootstrap 2024-02-18 00:36:43 +00:00
4e592b931c Fix a typo in the README.
andrius pushed to main at andrius/stage0-uefi 2024-02-16 23:33:49 +00:00
294fae932f Add support for O_TRUNC.
andrius pushed to main at andrius/stage0-uefi 2024-02-11 20:39:13 +00:00
d2e76d6bc3 Update submodules.
andrius pushed to main at andrius/stage0-uefi 2024-02-06 21:24:48 +00:00
90585802bc Update submodules.
andrius pushed to main at andrius/stage0-uefi 2024-02-06 01:04:37 +00:00
877801c8f7 Manually manage saved program memory.
andrius pushed to main at andrius/stage0-uefi 2024-02-05 00:24:02 +00:00
ccf7808a13 Fix out of memory check.
andrius closed issue andrius/neohubapi#4 2024-01-21 17:52:49 +00:00
Error running sample code
andrius commented on issue andrius/neohubapi#4 2024-01-21 17:05:15 +00:00
Error running sample code

Ok, I pushed the new readme both here and on the gitlab... Let me know if it works, then I'll close this issue.

andrius pushed to master at andrius/neohubapi 2024-01-21 17:04:20 +00:00
1121045275 Update README to adjust for API changes.
91c95149a3 V2.0
2305ac05bd Fix flake8 linting issues.
5ebf6c8aa1 CLI: allow websocket connection by specifying api token.
Compare 4 commits »
andrius commented on issue andrius/neohubapi#4 2024-01-21 17:02:45 +00:00
Error running sample code

Hmm, I think just remove that timeclocks sections...

andrius commented on issue andrius/neohubapi#4 2024-01-21 17:01:24 +00:00
Error running sample code

Hmm, probably caused by 3ad3a73bb8

Let's see if I can come up with new example code...

That would be very…

andrius commented on issue andrius/neohubapi#4 2024-01-21 16:31:55 +00:00
Error running sample code

Hmm, probably caused by 3ad3a73bb8

Let's see if I can come up with new example code...

andrius pushed to master at andrius/ths-scripts 2024-01-18 23:38:00 +00:00
df9c64376f Replace kf5 with kf6.
andrius pushed to main at andrius/stage0-uefi 2024-01-14 12:41:01 +00:00
48e0ebf2a2 Fix sys_open when file does not exist.
andrius pushed to main at andrius/stage0-uefi 2024-01-14 11:51:40 +00:00
a0cb7cd9a6 Make a copy of program area when forking.
andrius pushed to main at andrius/stage0-uefi 2024-01-13 16:49:33 +00:00
5f7ebfd46c Disable UEFI interrupts while we are running POSIX programs.
andrius pushed to main at andrius/stage0-uefi 2024-01-13 00:11:50 +00:00
b61add87cb Close open file descriptors on exit.