Skip to content

Commit

Permalink
Merge pull request #175 from stnolting/dependabot/submodules/neorv32-…
Browse files Browse the repository at this point in the history
…e854085

[Dependabot]: Bump neorv32 from `1da82dc` to `e854085`
  • Loading branch information
stnolting committed Jun 17, 2024
2 parents a9b61de + 7109ab7 commit 1e61365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neorv32
Submodule neorv32 updated 38 files
+3 βˆ’0 CHANGELOG.md
+2 βˆ’0 README.md
+1 βˆ’1 docs/attrs.adoc
+2 βˆ’0 docs/datasheet/overview.adoc
+5 βˆ’5 docs/datasheet/software_bootloader.adoc
+ βˆ’ docs/figures/eclipse.png
+3 βˆ’1 docs/userguide/content.adoc
+3 βˆ’3 docs/userguide/customizing_the_bootloader.adoc
+217 βˆ’0 docs/userguide/eclipse_ide.adoc
+2 βˆ’2 docs/userguide/executable_upload.adoc
+131 βˆ’126 rtl/core/neorv32_bootloader_image.vhd
+1 βˆ’1 rtl/core/neorv32_cache.vhd
+29 βˆ’29 rtl/core/neorv32_cpu_cp_fpu.vhd
+1 βˆ’1 rtl/core/neorv32_cpu_pmp.vhd
+3 βˆ’3 rtl/core/neorv32_crc.vhd
+5 βˆ’5 rtl/core/neorv32_debug_dm.vhd
+7 βˆ’7 rtl/core/neorv32_debug_dtm.vhd
+9 βˆ’9 rtl/core/neorv32_dma.vhd
+1 βˆ’1 rtl/core/neorv32_package.vhd
+1 βˆ’1 rtl/core/neorv32_pwm.vhd
+2 βˆ’2 rtl/core/neorv32_spi.vhd
+1 βˆ’1 rtl/core/neorv32_uart.vhd
+6 βˆ’6 rtl/core/neorv32_xbus.vhd
+14 βˆ’41 sw/bootloader/bootloader.c
+9 βˆ’32 sw/common/crt0.S
+9 βˆ’32 sw/common/neorv32.ld
+212 βˆ’0 sw/example/eclipse/.cproject
+33 βˆ’0 sw/example/eclipse/.project
+15 βˆ’0 sw/example/eclipse/.settings/language.settings.xml
+3 βˆ’0 sw/example/eclipse/.settings/org.eclipse.embedcdt.debug.gdbjtag.openocd.core.prefs
+12 βˆ’0 sw/example/eclipse/README.md
+63 βˆ’0 sw/example/eclipse/eclipse_example Default.launch
+19 βˆ’0 sw/example/eclipse/main.c
+14 βˆ’0 sw/example/eclipse/makefile
+4 βˆ’2 sw/example/makefile
+10 βˆ’10 sw/image_gen/image_gen.c
+38 βˆ’32 sw/image_gen/uart_upload.sh
+1 βˆ’1 sw/svd/neorv32.svd

0 comments on commit 1e61365

Please sign in to comment.