-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #204 from stnolting/dependabot/submodules/neorv32-β¦
β¦a0f4349 [Dependabot]: Bump neorv32 from `7992c9f` to `a0f4349`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule neorv32
updated
16 files
+1 β0 | CHANGELOG.md | |
+1 β0 | docs/datasheet/soc.adoc | |
+70 β58 | docs/datasheet/soc_onewire.adoc | |
+6 β0 | docs/datasheet/software.adoc | |
+183 β107 | rtl/core/neorv32_onewire.vhd | |
+2 β1 | rtl/core/neorv32_package.vhd | |
+4 β0 | rtl/core/neorv32_top.vhd | |
+4 β15 | sim/ghdl.run.sh | |
+1 β0 | sim/neorv32_tb.vhd | |
+7 β2 | sw/example/demo_onewire/main.c | |
+25 β24 | sw/example/demo_onewire/onewire_aux.h | |
+11 β7 | sw/example/processor_check/main.c | |
+33 β21 | sw/lib/include/neorv32_onewire.h | |
+44 β33 | sw/lib/source/neorv32_onewire.c | |
+25 β0 | sw/lib/source/neorv32_uart.c | |
+33 β20 | sw/svd/neorv32.svd |