2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
99 | 99 |
|
- CHANGELOG.md+2
- docs/datasheet/soc_onewire.adoc-1
- docs/datasheet/soc_pwm.adoc+11-8
- docs/datasheet/soc_sdi.adoc+1-1
- docs/datasheet/software.adoc+50-50
- docs/neorv32-theme.yml+2
- rtl/core/neorv32_package.vhd+1-1
- rtl/core/neorv32_pwm.vhd+6-3
- rtl/core/neorv32_sdi.vhd+13-13
- sim/neorv32_tb.vhd+5-5
- sw/common/common.mk+215-179
- sw/example/eclipse/.gitignore+1
- sw/example/eclipse/.settings/language.settings.xml-15
- sw/example/eclipse/.settings/org.eclipse.cdt.core.prefs-15
- sw/example/eclipse/.settings/org.eclipse.core.resources.prefs-2
- sw/example/eclipse/.settings/org.eclipse.embedcdt.debug.gdbjtag.openocd.core.prefs-3
- sw/example/eclipse/.settings/org.eclipse.embedcdt.managedbuild.cross.core.prefs-2
- sw/example/eclipse/.settings/org.eclipse.embedcdt.managedbuild.cross.riscv.core.prefs-2
- sw/example/eclipse/main.c+11-17
- sw/example/processor_check/main.c+16-5
- sw/lib/include/neorv32.h+13-2
- sw/lib/include/neorv32_cpu.h+14
- sw/lib/include/neorv32_neoled.h+1-1
- sw/lib/include/neorv32_pwm.h+3
- sw/lib/include/neorv32_wdt.h+1
- sw/lib/source/neorv32_neoled.c+3-3
- sw/lib/source/neorv32_pwm.c+19-1
- sw/lib/source/neorv32_wdt.c+15
- sw/openocd/interface.cfg+1-1
- sw/svd/neorv32.svd+92-17
0 commit comments