deadprogram
331a60ce2d
sdcard: remove tinyfs example and replace with link to tinyfs repo in docs
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2023-05-20 09:38:16 +02:00
Ayke van Laethem
53404b3f4b
ci: run smoke tests in parallel
...
This speeds up the smoke tests by over 5x on my laptop, but keeps two
features that I find very important:
1. A stable output, which is used by tools like sizediff.
2. An easy to change text file with all the smoke tests.
This means that parsing is a little bit harder, but with the help of
packages like shlex and flag this is actually not very difficult.
2023-05-07 12:30:44 +02:00
deadprogram
d0163c67f5
all: update tinyfont to v0.3.0
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2022-07-25 17:38:48 +02:00
deadprogram
80cd4d9dac
all: update tinyfs to v0.2.0
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2022-07-24 17:05:01 +02:00
sago35
6a4cd9d8e7
rtl8720dn: add examples/rtl8720dn/webserver
2021-07-24 09:44:17 +02:00
deadprogram
f7ae6fac6d
modules: switch to use tinygo-org version of tinyfs package
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2021-07-01 20:00:52 +02:00
sago35
0bc3702dd0
rtl8720dn: add support for rtl8720dn
2021-06-27 16:33:32 +02:00
sago35
24dfd8795a
sdcard: add write functionality to examples/sdcard/tinyfs
2021-06-23 18:34:26 +02:00
sago35
6b914f7af7
sdcard: add support for fatfs
2021-05-31 17:26:21 +02:00
deadprogram
ce81b66fe2
tester: add very basic mock structs for testing i2c devices, based on work done by @rogpeppe
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2020-08-27 12:15:57 +02:00
deadprogram
857e45f18d
modules: update go version and dependency
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2020-08-03 11:59:35 +02:00