Workshop o mikrokontrolérech na SKSP 2024.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
314 B

2 months ago
# Tests for fb-multi.c
Name: Read Simple
Run: ../obj/ucw/fb-multi-t r
Out: One
LineTwo
LinesTh
reeLi
nes
Name: Read Mingle
Run: ../obj/ucw/fb-multi-t m
Out: Mingle
Name: Read Insane
Run: ../obj/ucw/fb-multi-t i
Out: Insane
Name: Read Nested
Run: ../obj/ucw/fb-multi-t n
Out: Nested Data
As In
Real Usage