Commit graph

514 commits

Author SHA1 Message Date
Mirabellensaft 618358ece4 update book 2022-01-10 14:31:07 +01:00
Mirabellensaft ae36a3c578 update book 2022-01-10 14:31:07 +01:00
Mirabellensaft ca262675e8 info! -> println! 2022-01-10 14:31:07 +01:00
Mirabellensaft b975a07698 bump rtic 2022-01-10 14:28:35 +01:00
Mirabellensaft 8ad5afe51b bump nrf-hal version up again 2022-01-10 14:28:35 +01:00
Mirabellensaft 0447c7c920 update dependencies 2022-01-10 14:28:35 +01:00
Mirabellensaft 1dad4882d2 add set log level 2022-01-10 14:28:35 +01:00
Mirabellensaft fe479c1152 fix appearing interrupt 2022-01-10 14:28:35 +01:00
Lotte Steenbrink d35f392a81 adjust stack_overflow 2022-01-10 14:28:35 +01:00
Lotte Steenbrink f9f640e9a5 uncomplicate crc printing 2022-01-10 14:28:35 +01:00
Lotte Steenbrink 36776c7ba8 rm superfluous exit() 2022-01-10 14:28:35 +01:00
Lotte Steenbrink 1752956de2 move to heapless 0.7 2022-01-10 14:28:35 +01:00
Lotte Steenbrink b672967d8a use defmt in training materials 2022-01-10 14:28:15 +01:00
Mirabellensaft 62f74005a1 bring all tooling to current versions --beginner 2022-01-10 14:26:13 +01:00
Lotte Steenbrink e4cb17a773 use 0.2.1 everywhere 2022-01-10 14:24:44 +01:00
Lotte Steenbrink ecae3b725a better comments 2022-01-10 14:24:44 +01:00
Lotte Steenbrink df20b159fe whoops. forgot to port advanced/vec 2022-01-10 14:24:44 +01:00
Lotte Steenbrink 57f433204b [untested] switch rest of dk over to defmt as well 2022-01-10 14:24:44 +01:00
Lotte Steenbrink 217207f602 use defmt in panic-log 2022-01-10 14:24:44 +01:00
Lotte Steenbrink 60dd65fa1f fix typo 2022-01-10 14:24:44 +01:00
Lotte Steenbrink c1d7072b7f advanced/common/usb: move to defmt 2022-01-10 14:24:44 +01:00
Lotte Steenbrink 9c1a7e5ee1 finish advanced defmt port 2022-01-10 14:24:44 +01:00
Lotte Steenbrink 9c22c61c67 start converting advanced apps 2022-01-10 14:24:44 +01:00
Lotte Steenbrink 11f82978e9 dk lib: minor formatting improvement 2022-01-10 14:24:44 +01:00
Lotte Steenbrink e0ed95dcc4 convert all beginner code snippets 2022-01-10 14:24:44 +01:00
Lotte Steenbrink 6bbd0c1e45 wip: move beginner to defmt 2022-01-10 14:24:44 +01:00
Lotte Steenbrink af4b9e3b76 k: move to defmt 2022-01-10 14:24:44 +01:00
Lotte Steenbrink ceb2e25199 wip 2022-01-10 14:24:44 +01:00
Anatol Ulrich 5502aff6dd
Merge pull request #180 from ferrous-systems/fixes
some fixes!
2021-09-03 15:19:08 +02:00
Anatol Ulrich 06f8eb07a8 harmonize usb-1 and usb-1-solution 2021-09-03 14:34:51 +02:00
Anatol Ulrich 9e48aace87 length check in usb-3 2021-09-02 00:05:25 +02:00
Anatol Ulrich d378bb66bf
Merge pull request #179 from ferrous-systems/gnargh
forgot the actual image
2021-09-01 23:27:30 +02:00
Anatol Ulrich e0f987d5a6 forgot the actual image 2021-09-01 23:17:46 +02:00
Anatol Ulrich 3a397697e0
Merge pull request #178 from ferrous-systems/troubleshooting-convenience
duplicate board photo for convenience, harmonize file locations
2021-09-01 23:02:23 +02:00
Anatol Ulrich 48475cb91b duplicate board photo for convenience, harmonize file locations 2021-09-01 22:51:36 +02:00
Florian Gilcher 60efef8f40
Update rusb for easier builds on Windows 2021-08-13 15:06:31 +02:00
Tanks Transfeld d9991757c8
Merge pull request #175 from Dajamante/main
Made a "probe not found" troubleshooting page
2021-06-14 12:22:18 +02:00
dajamante 32466c7f73 removed error 2021-06-14 12:01:29 +02:00
dajamante baf54c4b13 added link in summary, removed error 2021-06-14 11:59:13 +02:00
Ai Maiga 78e3234d54
Update embedded-workshop-book/src/troubleshoot-probe-not-found.md
Co-authored-by: Tanks Transfeld <Mirabellensaft@users.noreply.github.com>
2021-06-14 11:52:28 +02:00
dajamante 164cec44a7 probe not found 2021-06-11 16:04:12 +02:00
Lotte Steenbrink 261647bcfb
Merge pull request #173 from ferrous-systems/updated-slides
add updated training slides
2021-06-01 17:42:23 +02:00
Jorge Aparicio 95ca294dd8
Merge pull request #174 from ferrous-systems/expand-udev-rules
J-Link can also have a PID of 0x0105
2021-05-10 12:05:06 +00:00
Jorge Aparicio e5aef5920f J-Link can also have a PID of 0x0105
adjust udev rules and `cargo xtask usb-list` accordingly

if running, FreeDesktop's ModemManager can prevent the discovery of the J-Link so set
`ID_MM_DEVICE_IGNORE` to prevent that
2021-05-10 13:13:16 +02:00
Lotte Steenbrink d4ab586112 add updated training slides 2021-05-06 18:52:51 +02:00
Lotte Steenbrink 23f3725f69
Merge pull request #171 from ferrous-systems/puzzle_illustration
puzzle: add illustration
2021-05-06 11:33:44 +02:00
Lotte Steenbrink 0abb00f55e puzzle: add illustration 2021-05-05 19:53:15 +02:00
Lotte Steenbrink b4b267122c
Merge pull request #169 from ferrous-systems/puzzle-nousb
also fix puzzle-nousb
2021-05-05 19:05:15 +02:00
Lotte Steenbrink c3b1477a13 also fix puzzle-nousb 2021-05-05 19:04:12 +02:00
Lotte Steenbrink 8e3ba967a5
Merge pull request #168 from ferrous-systems/puzzle
Puzzle
2021-05-05 19:00:14 +02:00