Commit graph

  • 70ce745930
    Merge pull request #196 from ferrous-systems/add_bsc_exercise_text Tanks Transfeld 2023-03-20 17:37:08 +0100
  • ee0f7b1145 add links to html doc #196 add_bsc_exercise_text Mirabellensaft 2023-03-20 15:48:21 +0100
  • b09dd739f8
    Update embedded-workshop-book/src/uarte-implementation.md Tanks Transfeld 2023-03-20 15:21:07 +0100
  • 5e5ccb510b
    Update embedded-workshop-book/src/uarte-implementation.md Tanks Transfeld 2023-03-20 15:20:19 +0100
  • 7701ae8696
    Update embedded-workshop-book/src/uarte-implementation.md Tanks Transfeld 2023-03-20 15:19:13 +0100
  • debd7658b7 rm led color comment Mirabellensaft 2023-03-20 15:17:43 +0100
  • f981189222
    Update embedded-workshop-book/src/uarte-implementation.md Tanks Transfeld 2023-03-20 14:43:38 +0100
  • ee29b74c7f
    Update embedded-workshop-book/src/bsc-exercise.md Tanks Transfeld 2023-03-20 14:42:51 +0100
  • 08654a53da
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:42:19 +0100
  • 1db5935bbb
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:41:47 +0100
  • 8de826d0bc
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:41:28 +0100
  • 4fb7415294
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:41:08 +0100
  • 81b6657703
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:40:40 +0100
  • dc9232f25e
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:40:11 +0100
  • d6470363d4
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:39:46 +0100
  • 274767bc51
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:39:09 +0100
  • 89ee72eb49
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:38:46 +0100
  • a3f653de23
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:38:15 +0100
  • b5c3480d25
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:37:53 +0100
  • 5fc64c53a2
    Update embedded-workshop-book/src/uarte-implementation.md Tanks Transfeld 2023-03-20 14:37:28 +0100
  • f0bf2ec6c3
    Update embedded-workshop-book/src/uarte-implementation.md Tanks Transfeld 2023-03-20 14:36:25 +0100
  • e7eef7aff9
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:36:12 +0100
  • 2505e00e32
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:35:43 +0100
  • 5f079cdd88
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:35:28 +0100
  • ab2d9081bd
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:35:14 +0100
  • bfcb572bc1
    Update down-the-stack/dk_bsc/src/lib_solution.rs Tanks Transfeld 2023-03-20 14:34:58 +0100
  • 30fe350443 polish Mirabellensaft 2023-03-17 19:31:07 +0100
  • 9a354f2c29 last formatting and adding code snippets Mirabellensaft 2023-03-14 19:39:50 +0100
  • b953d4a35f address review issues Mirabellensaft 2023-03-14 18:15:53 +0100
  • 97c91555a4 corrections Mirabellensaft 2023-03-14 14:33:18 +0100
  • d3c961a93f Clean up for testing (rm generated pac) Mirabellensaft 2023-03-14 12:08:12 +0100
  • f1b41ec278 move uarte solution to its own folder Mirabellensaft 2023-03-14 12:07:46 +0100
  • 49d5345e12 formatting and polishing Mirabellensaft 2023-03-13 18:52:22 +0100
  • 8509f76bcd add solution and template for uarte_enable Mirabellensaft 2023-03-13 18:33:02 +0100
  • b7893a5d61 split exercise into several pages Mirabellensaft 2023-03-13 18:28:18 +0100
  • 388a57b07c adding text to md book Mirabellensaft 2023-03-13 17:27:50 +0100
  • bf0fb68a5c add explanations Mirabellensaft 2023-03-13 17:26:47 +0100
  • 3b72b1b530 address issues from testing Mirabellensaft 2023-03-13 13:29:44 +0100
  • 38c963e8b0 clarifications after test Mirabellensaft 2023-03-10 17:13:28 +0100
  • 4e804a06bd draft of exercise text Mirabellensaft 2023-03-10 16:40:44 +0100
  • 99e99d9ed7 set flag Mirabellensaft 2023-03-10 15:44:54 +0100
  • ba33da7b4a unsafe and safe enable/disable Mirabellensaft 2023-03-10 15:44:41 +0100
  • 9750eba71d pac Mirabellensaft 2023-03-10 13:56:53 +0100
  • 92bdffcf58 nrf svd with writeonce -> writeOnce Mirabellensaft 2023-03-10 13:51:34 +0100
  • 5f5851c49c cargo.toml for pac Mirabellensaft 2023-03-10 13:50:05 +0100
  • a9fdb6ed43 code to enable uarte0 Mirabellensaft 2023-03-10 13:49:09 +0100
  • 5b11a4de97 add generate docs instruction pac Mirabellensaft 2023-03-07 18:12:51 +0100
  • 37930c3913 add uarte tasks Mirabellensaft 2023-03-07 18:08:33 +0100
  • 59a08c6854 correct message Mirabellensaft 2023-03-07 17:53:42 +0100
  • 71ad8b0b5a clarification Mirabellensaft 2023-03-07 17:52:41 +0100
  • 3465441108 add comments and solution file Mirabellensaft 2023-03-07 17:08:38 +0100
  • b2adf4a8d1 add todo Mirabellensaft 2023-03-07 16:59:07 +0100
  • a1e990b1e9 Intro to testing Mirabellensaft 2023-03-07 16:58:17 +0100
  • 373e791693 clean text Mirabellensaft 2023-03-07 16:46:03 +0100
  • cd345aad95 mark code Mirabellensaft 2023-03-07 16:45:34 +0100
  • 166550667b correct uarte peripheral Mirabellensaft 2023-02-27 17:06:04 +0100
  • 16fbd1c39c rm button from example Mirabellensaft 2023-02-27 17:01:02 +0100
  • a142d1579d finish draft of uarte implementation Mirabellensaft 2023-02-27 17:00:21 +0100
  • 453eb95928 add most of exercise text Mirabellensaft 2023-02-22 19:11:41 +0100
  • dffa5d483b add learning goals Mirabellensaft 2023-02-22 19:11:13 +0100
  • bf87279d4a add uarte draft Mirabellensaft 2023-02-21 16:24:57 +0100
  • c1825d1185 add exercise intro draft Mirabellensaft 2023-02-21 16:24:41 +0100
  • 3afc29ca72 add step by step solution Mirabellensaft 2023-02-21 16:22:37 +0100
  • 14d76fb10e add pages to book Mirabellensaft 2023-02-21 16:17:36 +0100
  • 25cd0faf70
    Merge pull request #197 from ferrous-systems/minor_fixes Tanks Transfeld 2023-02-21 16:46:36 +0100
  • 1891f17253 rm deprecated lines #197 minor_fixes Mirabellensaft 2023-02-21 16:45:43 +0100
  • ad7f9db944 rm duplicate line Mirabellensaft 2023-02-21 16:41:51 +0100
  • fd5179420f rm deny warnings Mirabellensaft 2023-02-21 16:32:16 +0100
  • 8b31518a6f rm dead code, correct comments Mirabellensaft 2023-02-21 16:22:03 +0100
  • f21124a304 change setup Mirabellensaft 2023-02-21 14:18:57 +0100
  • 5f8e4b1223 correct dir name Mirabellensaft 2023-02-21 13:50:36 +0100
  • 6529d5019c rename hal to nrf-hal for clarity Mirabellensaft 2023-02-21 13:50:23 +0100
  • aa907e9f20 correct crate name Mirabellensaft 2023-02-21 13:20:04 +0100
  • c4cc515666 rename folder Mirabellensaft 2023-02-20 18:47:54 +0100
  • 9e46b5732e add template with gaps to fill Mirabellensaft 2023-02-20 18:25:48 +0100
  • 923b850102 rn file to lib_solution Mirabellensaft 2023-02-20 18:25:21 +0100
  • a9293e68a6 Cleaned up lib Mirabellensaft 2023-02-20 17:58:48 +0100
  • 3f56cd66d8 mark expected exercise solution Mirabellensaft 2023-02-17 13:13:43 +0100
  • 028a850596 add notes to bsc exercise Mirabellensaft 2023-02-14 19:04:36 +0100
  • e98ddd23e5 new code examples for new exercise Mirabellensaft 2023-02-14 18:48:13 +0100
  • eaab43590e new book pages Mirabellensaft 2023-02-14 18:46:54 +0100
  • 4caf1a83e8 Emit RTT logs to a file. jgp/debug-changes Jonathan Pallant (Ferrous Systems) 2023-01-26 18:53:42 +0000
  • edbf34cf00 Use a task file for the beginner apps. Jonathan Pallant (Ferrous Systems) 2023-01-26 18:52:11 +0000
  • 4a31b115af update rtic extension output updates Mirabellensaft 2022-12-14 15:08:12 +0100
  • 2a1379db5e
    Merge pull request #192 from ferrous-systems/bump-tooling Tanks Transfeld 2022-12-12 11:46:19 +0100
  • 6d084d0ef7 reword sentence #192 bump-tooling Mirabellensaft 2022-12-09 13:16:38 +0100
  • 8cc15c714d add setup test Mirabellensaft 2022-12-09 12:44:57 +0100
  • 5d489baa65 bump versions of tooling Mirabellensaft 2022-12-09 12:22:23 +0100
  • 8e33ee685c
    Merge pull request #191 from ferrous-systems/correct-logging Tanks Transfeld 2022-12-07 13:16:04 +0100
  • 6370eae98b rerun deploy #191 Mirabellensaft 2022-12-07 13:09:09 +0100
  • fcecb34a09 bump versions Mirabellensaft 2022-12-06 18:14:36 +0100
  • edba8b5441 update versions and add crit section Mirabellensaft 2022-12-06 18:03:22 +0100
  • f36e643c9b rm mut Mirabellensaft 2022-12-06 17:38:42 +0100
  • 514bcf68d3 fix panic handler exercise Mirabellensaft 2022-12-06 16:56:54 +0100
  • 74bdeb3665 correct logging Mirabellensaft 2022-12-06 15:13:20 +0100
  • 1449e1a019
    Merge pull request #189 from ferrous-systems/recover_patch Tanks Transfeld 2022-03-31 14:30:09 +0200
  • 19bb54c907 add nrf-recover #189 recover_patch Mirabellensaft 2022-03-31 12:39:10 +0200
  • 39d3cebfb5
    Merge pull request #187 from Hoverbear/patch-1 Tanks Transfeld 2022-01-28 18:59:11 +0100
  • 75ad30673e
    Correct Powershell Env setting #187 Ana Hobden 2022-01-18 22:31:18 -0800
  • d63f8dfd65
    Merge pull request #140 from ferrous-systems/111-use-defmt-logging Tanks Transfeld 2022-01-12 22:03:52 +0100