You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,16 @@
1
1
Lambda (a fork of Epsilon with patchs (only graphical ones (for now)))
2
2
3
-
~Dark Mode coming soon (i said that +5month ago but i promise it gonna come one day or another)~ -> ITS OUT !!!!! (last commit)
3
+
~Dark Mode coming soon (i said that +5month ago but i promise it gonna come one day or another)~ -> ITS OUT !!!!! (v0.5)
4
4
5
5
for legal reason i cant share binaries but you can compile it yourself
6
6
7
7
check [this for sdk installation ](https://github.com/UpsilonNumworks/Upsilon/tree/upsilon-dev?tab=readme-ov-file#2-set-up-repo)
8
8
and [this for flashing in calculator (userland)](https://ti-planet.github.io/webdfu_numworks/n0110/)
9
9
10
-
for building you should use these commands : `make clean`
11
-
`make userland.A.bin -j 8 (you can ajust the -j arg depending of your config and you can also replace userland.A.bin by userland.B.bin depending on which slot you want the os to install on)`
10
+
for building you should use these commands : `make clean``make userland.A.bin -j8`
11
+
12
+
13
+
(you can ajust the -j arg depending of your config and you can also replace userland.A.bin by userland.B.bin depending on which slot you want the os to install on)
12
14
13
15
14
16
btw ik my code is a total mess and probably completly buggy
0 commit comments