-
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 #190 from stnolting/dependabot/submodules/neorv32-β¦
β¦6c66bb1 [Dependabot]: Bump neorv32 from `9700121` to `6c66bb1`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule neorv32
updated
23 files
+4 β2 | CHANGELOG.md | |
+3 β2 | docs/datasheet/software.adoc | |
+35 β30 | rtl/core/neorv32_application_image.vhd | |
+8 β8 | rtl/core/neorv32_bootloader_image.vhd | |
+0 β2 | rtl/core/neorv32_cache.vhd | |
+4 β1 | rtl/core/neorv32_clockgate.vhd | |
+0 β1 | rtl/core/neorv32_cpu.vhd | |
+2 β2 | rtl/core/neorv32_cpu_control.vhd | |
+0 β1 | rtl/core/neorv32_cpu_cp_cond.vhd | |
+105 β213 | rtl/core/neorv32_cpu_decompressor.vhd | |
+5 β4 | rtl/core/neorv32_cpu_lsu.vhd | |
+1 β1 | rtl/core/neorv32_debug_dm.vhd | |
+0 β1 | rtl/core/neorv32_gpio.vhd | |
+44 β58 | rtl/core/neorv32_mtime.vhd | |
+4 β25 | rtl/core/neorv32_neoled.vhd | |
+4 β19 | rtl/core/neorv32_onewire.vhd | |
+1 β1 | rtl/core/neorv32_package.vhd | |
+0 β2 | rtl/core/neorv32_trng.vhd | |
+0 β5 | rtl/core/neorv32_twi.vhd | |
+0 β9 | rtl/core/neorv32_uart.vhd | |
+4 β5 | sw/common/crt0.S | |
+1 β3 | sw/common/neorv32.ld | |
+3 β18 | sw/lib/include/neorv32.h |