Commit graph

11 commits

Author SHA1 Message Date
Jorge Aparicio
c334e9f0f7 add solutions 2020-06-24 16:38:01 +02:00
Jorge Aparicio
8c46276f64 demistify string literals early on 2020-06-24 15:16:28 +02:00
Jorge Aparicio
9c32bafa05
Update beginner/README.md
Co-authored-by: Lotte Steenbrink <lotte@zombietetris.de>
2020-06-23 11:24:41 +00:00
Jorge Aparicio
e64576a126
Update beginner/README.md
Co-authored-by: Lotte Steenbrink <lotte@zombietetris.de>
2020-06-23 11:24:31 +00:00
Jorge Aparicio
ea4f4e2cfc - use recv_timeout everywhere
- add notes about literals
- add note about delay between send & recv
2020-06-23 11:30:04 +02:00
Jorge Aparicio
affd4fa9c5 another hint: do not use str or char 2020-06-23 11:28:27 +02:00
Jorge Aparicio
515186020c WIP: add puzzle hints 2020-06-23 11:28:27 +02:00
Lotte Steenbrink
ca98eff912 beginner/README.md: note that Dongle wiull always send vaid UTF-8, driveby fix whitespace errs 2020-06-17 14:33:19 +02:00
Jorge Aparicio
f829ad46ae - Real Time for The Masses has been renamed to RTIC
- add 'project from scratch' section to the beginner workshop
2020-06-12 17:54:45 +02:00
Jorge Aparicio
75f41a47c4 - remove outdated notes
- VS: you can open more than one folder in the same VS workspace
- current folder in VS code needs to be set to beginner/apps for "Run" to appear
- rename `lsusb` to `usb-list`
- recommend `usb-list` over `lsusb`
- make `serial-term` behave like `screen`
2020-06-12 11:45:57 +02:00
Jorge Aparicio
53d10f9a4a squashed 2020-06-09 11:58:27 +02:00