-
Notifications
You must be signed in to change notification settings - Fork 17
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 #163 from stnolting/dependabot/submodules/neorv32-β¦
β¦9fab2ab [Dependabot]: Bump neorv32 from `b3eb764` to `9fab2ab`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule neorv32
updated
26 files
+2 β1 | CHANGELOG.md | |
+2 β2 | README.md | |
+7 β12 | docs/datasheet/soc.adoc | |
+0 β2 | docs/datasheet/soc_cfs.adoc | |
+3 β2 | docs/datasheet/soc_dma.adoc | |
+1 β2 | docs/datasheet/soc_gptmr.adoc | |
+0 β3 | docs/datasheet/soc_neoled.adoc | |
+3 β4 | docs/datasheet/soc_onewire.adoc | |
+1 β3 | docs/datasheet/soc_sdi.adoc | |
+0 β2 | docs/datasheet/soc_slink.adoc | |
+0 β2 | docs/datasheet/soc_spi.adoc | |
+71 β74 | docs/datasheet/soc_twi.adoc | |
+0 β1 | docs/datasheet/soc_uart.adoc | |
+0 β1 | docs/datasheet/soc_xirq.adoc | |
+12 β0 | docs/datasheet/software.adoc | |
+2 β1 | rtl/core/neorv32_package.vhd | |
+4 β0 | rtl/core/neorv32_top.vhd | |
+180 β146 | rtl/core/neorv32_twi.vhd | |
+1 β0 | sim/neorv32_tb.vhd | |
+1 β0 | sim/simple/neorv32_tb.simple.vhd | |
+11 β5 | sw/common/common.mk | |
+61 β104 | sw/example/demo_twi/main.c | |
+14 β9 | sw/example/processor_check/main.c | |
+51 β37 | sw/lib/include/neorv32_twi.h | |
+76 β65 | sw/lib/source/neorv32_twi.c | |
+26 β30 | sw/svd/neorv32.svd |