Skip to content

Commit

Permalink
[Dependabot]: Bump neorv32 from 2af4795 to 7a2cdcc
Browse files Browse the repository at this point in the history
Bumps [neorv32](https://github.com/stnolting/neorv32) from `2af4795` to `7a2cdcc`.
- [Release notes](https://github.com/stnolting/neorv32/releases)
- [Commits](stnolting/neorv32@2af4795...7a2cdcc)

---
updated-dependencies:
- dependency-name: neorv32
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 4, 2024
1 parent 858c824 commit fb6f3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neorv32
Submodule neorv32 updated 60 files
+5 βˆ’0 CHANGELOG.md
+2 βˆ’2 README.md
+1 βˆ’1 docs/attrs.adoc
+1 βˆ’1 docs/datasheet/overview.adoc
+5 βˆ’11 docs/datasheet/soc.adoc
+25 βˆ’47 docs/datasheet/soc_gptmr.adoc
+1 βˆ’1 docs/datasheet/soc_sysinfo.adoc
+6 βˆ’1 docs/datasheet/soc_xbus.adoc
+2 βˆ’1 docs/datasheet/software.adoc
+1 βˆ’1 docs/legal.adoc
+1 βˆ’9 rtl/core/neorv32_cpu_cp_cfu.vhd
+62 βˆ’148 rtl/core/neorv32_gptmr.vhd
+61 βˆ’62 rtl/core/neorv32_intercon.vhd
+30 βˆ’5 rtl/core/neorv32_package.vhd
+20 βˆ’21 rtl/core/neorv32_sysinfo.vhd
+30 βˆ’20 rtl/core/neorv32_top.vhd
+13 βˆ’6 rtl/system_integration/README.md
+20 βˆ’24 rtl/system_integration/neorv32_vivado_ip.tcl
+0 βˆ’8 rtl/system_integration/neorv32_vivado_ip.vhd
+108 βˆ’0 rtl/system_integration/xbus2ahblite_bridge.vhd
+3 βˆ’6 sim/neorv32_tb.vhd
+3 βˆ’6 sim/simple/neorv32_tb.simple.vhd
+5 βˆ’3 sw/bootloader/bootloader.c
+3 βˆ’2 sw/example/demo_dma/main.c
+3 βˆ’3 sw/example/demo_gptmr/main.c
+2 βˆ’2 sw/example/performance_tests/I/main.c
+2 βˆ’2 sw/example/performance_tests/M/main.c
+5 βˆ’6 sw/example/processor_check/main.c
+51 βˆ’53 sw/lib/include/neorv32.h
+18 βˆ’2 sw/lib/include/neorv32_aux.h
+3 βˆ’0 sw/lib/include/neorv32_cfs.h
+2 βˆ’0 sw/lib/include/neorv32_cpu.h
+3 βˆ’0 sw/lib/include/neorv32_cpu_amo.h
+3 βˆ’0 sw/lib/include/neorv32_cpu_cfu.h
+2 βˆ’0 sw/lib/include/neorv32_cpu_csr.h
+3 βˆ’0 sw/lib/include/neorv32_crc.h
+3 βˆ’0 sw/lib/include/neorv32_dm.h
+3 βˆ’0 sw/lib/include/neorv32_dma.h
+3 βˆ’0 sw/lib/include/neorv32_gpio.h
+14 βˆ’21 sw/lib/include/neorv32_gptmr.h
+2 βˆ’0 sw/lib/include/neorv32_intrinsics.h
+70 βˆ’0 sw/lib/include/neorv32_legacy.h
+3 βˆ’0 sw/lib/include/neorv32_mtime.h
+3 βˆ’0 sw/lib/include/neorv32_neoled.h
+3 βˆ’0 sw/lib/include/neorv32_onewire.h
+3 βˆ’0 sw/lib/include/neorv32_pwm.h
+3 βˆ’2 sw/lib/include/neorv32_rte.h
+3 βˆ’0 sw/lib/include/neorv32_sdi.h
+3 βˆ’0 sw/lib/include/neorv32_slink.h
+3 βˆ’0 sw/lib/include/neorv32_spi.h
+5 βˆ’4 sw/lib/include/neorv32_sysinfo.h
+3 βˆ’0 sw/lib/include/neorv32_trng.h
+3 βˆ’0 sw/lib/include/neorv32_twi.h
+1 βˆ’50 sw/lib/include/neorv32_uart.h
+3 βˆ’0 sw/lib/include/neorv32_wdt.h
+3 βˆ’0 sw/lib/include/neorv32_xip.h
+3 βˆ’0 sw/lib/include/neorv32_xirq.h
+7 βˆ’90 sw/lib/source/neorv32_gptmr.c
+25 βˆ’94 sw/lib/source/neorv32_rte.c
+9 βˆ’33 sw/svd/neorv32.svd

0 comments on commit fb6f3a2

Please sign in to comment.