This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
foxtime
/
HomeLamp
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
9ea924d513
Grenar
Taggar
master
HomeLamp
/
.pio
/
libdeps
/
pico
/
Unity
/
examples
/
example_1
foxtime
9156c51c59
Первый
2 månader sedan
..
src
9156c51c59
Первый
2 månader sedan
subprojects
9156c51c59
Первый
2 månader sedan
test
9156c51c59
Первый
2 månader sedan
meson.build
9156c51c59
Первый
2 månader sedan
readme.txt
9156c51c59
Первый
2 månader sedan
readme.txt
Example 1
=========
Close to the simplest possible example of Unity, using only basic features.
Build and run with Make
---
Just run `make`.
Build and run with Meson
---
Run `meson setup build` to create the build directory, and then `meson test -C build` to build and run the tests.