Commit graph

667 commits

Author SHA1 Message Date
Tanks Transfeld baa572a98d
Update embedded-workshop-book/src/enabling-uarte.md
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-21 18:14:11 +01:00
Tanks Transfeld ab0e10661e
Update embedded-workshop-book/src/enabling-uarte.md
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-21 18:13:56 +01:00
Tanks Transfeld 747edc5cb6
Update down-the-stack/solutions/src/bin/uarte_enable.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-21 18:13:45 +01:00
Mirabellensaft 14247f51e7 add warning 2023-03-21 18:13:13 +01:00
Mirabellensaft da3ef09643 rename package 2023-03-21 18:11:31 +01:00
Mirabellensaft 3e62747e71 add readme 2023-03-21 18:05:19 +01:00
Mirabellensaft 3e1dca1d4b address review issues 2023-03-21 15:43:14 +01:00
Mirabellensaft 2c2358a333 corrections 2023-03-21 15:43:00 +01:00
Mirabellensaft 4eb0ac3b9e Clean up for testing (rm generated pac) 2023-03-21 15:42:44 +01:00
Mirabellensaft 13b90e15a5 move uarte solution to its own folder 2023-03-21 15:42:30 +01:00
Mirabellensaft b8f34e47ad formatting and polishing 2023-03-21 15:42:06 +01:00
Mirabellensaft b4de9b3ed5 add solution and template for uarte_enable 2023-03-21 15:41:08 +01:00
Mirabellensaft ed973e7497 split exercise into several pages 2023-03-21 15:40:54 +01:00
Mirabellensaft 1424c7d45d adding text to md book 2023-03-21 15:40:41 +01:00
Mirabellensaft bb86aedeaf add explanations 2023-03-21 15:40:22 +01:00
Mirabellensaft 53a7c72c19 draft of exercise text 2023-03-21 15:40:02 +01:00
Mirabellensaft eda4261eee set flag 2023-03-21 15:39:48 +01:00
Mirabellensaft 8518686e9a unsafe and safe enable/disable 2023-03-21 15:39:32 +01:00
Mirabellensaft 660647219a pac 2023-03-21 15:38:35 +01:00
Mirabellensaft 11bd35e66c nrf svd with writeonce -> writeOnce 2023-03-21 15:38:22 +01:00
Mirabellensaft 7a8e94e87e cargo.toml for pac 2023-03-21 15:38:04 +01:00
Mirabellensaft e55713fe16 code to enable uarte0 2023-03-21 15:37:42 +01:00
Tanks Transfeld 70ce745930
Merge pull request #196 from ferrous-systems/add_bsc_exercise_text
Add bsc exercise text
2023-03-20 17:37:08 +01:00
Mirabellensaft ee0f7b1145 add links to html doc 2023-03-20 15:48:21 +01:00
Tanks Transfeld b09dd739f8
Update embedded-workshop-book/src/uarte-implementation.md
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 15:21:07 +01:00
Tanks Transfeld 5e5ccb510b
Update embedded-workshop-book/src/uarte-implementation.md
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 15:20:19 +01:00
Tanks Transfeld 7701ae8696
Update embedded-workshop-book/src/uarte-implementation.md
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 15:19:13 +01:00
Mirabellensaft debd7658b7 rm led color comment 2023-03-20 15:17:43 +01:00
Tanks Transfeld f981189222
Update embedded-workshop-book/src/uarte-implementation.md
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:43:38 +01:00
Tanks Transfeld ee29b74c7f
Update embedded-workshop-book/src/bsc-exercise.md
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:42:51 +01:00
Tanks Transfeld 08654a53da
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:42:19 +01:00
Tanks Transfeld 1db5935bbb
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:41:47 +01:00
Tanks Transfeld 8de826d0bc
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:41:28 +01:00
Tanks Transfeld 4fb7415294
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:41:08 +01:00
Tanks Transfeld 81b6657703
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:40:40 +01:00
Tanks Transfeld dc9232f25e
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:40:11 +01:00
Tanks Transfeld d6470363d4
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:39:46 +01:00
Tanks Transfeld 274767bc51
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:39:09 +01:00
Tanks Transfeld 89ee72eb49
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:38:46 +01:00
Tanks Transfeld a3f653de23
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:38:15 +01:00
Tanks Transfeld b5c3480d25
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:37:53 +01:00
Tanks Transfeld 5fc64c53a2
Update embedded-workshop-book/src/uarte-implementation.md
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:37:28 +01:00
Tanks Transfeld f0bf2ec6c3
Update embedded-workshop-book/src/uarte-implementation.md
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:36:25 +01:00
Tanks Transfeld e7eef7aff9
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:36:12 +01:00
Tanks Transfeld 2505e00e32
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:35:43 +01:00
Tanks Transfeld 5f079cdd88
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:35:28 +01:00
Tanks Transfeld ab2d9081bd
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:35:14 +01:00
Tanks Transfeld bfcb572bc1
Update down-the-stack/dk_bsc/src/lib_solution.rs
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
2023-03-20 14:34:58 +01:00
Mirabellensaft 30fe350443 polish 2023-03-17 19:31:07 +01:00
Mirabellensaft 9a354f2c29 last formatting and adding code snippets 2023-03-14 19:39:50 +01:00