Commit graph

7 commits

Author SHA1 Message Date
Mirabellensaft ca262675e8 info! -> println! 2022-01-10 14:31:07 +01:00
Lotte Steenbrink 1752956de2 move to heapless 0.7 2022-01-10 14:28:35 +01:00
Lotte Steenbrink e0ed95dcc4 convert all beginner code snippets 2022-01-10 14:24:44 +01:00
Jorge Aparicio 2758be8412 adapt beginner material to BSP changes 2021-03-16 13:27:01 +01:00
Jorge Aparicio b99f217b25 address Lotte's feedback
- removed 'in their value' from text
- elaborate a bit more on the type level diff between `[b'H', b'i']` and `b"Hi"`
- note that not being fully 802.15.4 compliant is not an issue for the workshop
  exercises
- use `b'A'` syntax in hints now that it has been covered early on
- use large enough capacity in hints
- for consistency, set channel first thing in all hints
2020-06-25 13:28:58 +02: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 515186020c WIP: add puzzle hints 2020-06-23 11:28:27 +02:00