Commit 43da448
committed
nrf52820_microbit: Start HC xtal & select RC LF clock.
nrfx_clock_enable() was removed as it basically enables the clock
interrupts which we don't need.1 parent acc630a commit 43da448
File tree
2 files changed
+4
-2
lines changed- source/hic_hal/nordic/nrf52820
- nrfx
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
86 | 88 | | |
0 commit comments