This commit is contained in:
2026-06-26 00:25:59 +02:00
commit a9c67372ad
269 changed files with 78764 additions and 0 deletions
+69
View File
@@ -0,0 +1,69 @@
User/meshcore/meshcore.o: ../User/meshcore/meshcore.c \
../User/meshcore/meshcore.h ../User/meshcore/packetstructs.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/sx1262.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/sha2.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/monocypher/monocypher-ed25519.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/monocypher/monocypher.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/advert.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/anonymous.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/control.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/encrypted.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/group.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/stats.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/base64.h \
../User/meshcore/meshframing.h
../User/meshcore/meshcore.h:
../User/meshcore/packetstructs.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/sx1262.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/sha2.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/monocypher/monocypher-ed25519.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/monocypher/monocypher.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/advert.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/anonymous.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/control.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/encrypted.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/group.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/stats.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/base64.h:
../User/meshcore/meshframing.h:
Binary file not shown.
+127
View File
@@ -0,0 +1,127 @@
User/meshcore/meshframing.o: ../User/meshcore/meshframing.c \
../User/meshcore/meshframing.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h \
../User/meshcore/packetstructs.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_gpio.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Core/core_riscv.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/system_ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_conf.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_adc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_bkp.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_can.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_crc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dac.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dbgmcu.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dma.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_exti.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_flash.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_fsmc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_i2c.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_iwdg.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_pwr.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rcc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rtc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_sdio.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_spi.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_tim.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_usart.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_wwdg.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_it.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Debug/debug.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_misc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/stats.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/sx1262.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/hexdump.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/sha2.h
../User/meshcore/meshframing.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h:
../User/meshcore/packetstructs.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_gpio.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Core/core_riscv.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/system_ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_conf.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_adc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_bkp.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_can.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_crc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dac.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dbgmcu.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dma.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_exti.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_flash.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_fsmc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_i2c.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_iwdg.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_pwr.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rcc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rtc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_sdio.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_spi.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_tim.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_usart.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_wwdg.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_it.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Debug/debug.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_misc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/stats.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/sx1262.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/hexdump.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/sha2.h:
Binary file not shown.
+31
View File
@@ -0,0 +1,31 @@
User/meshcore/packets/ack.o: ../User/meshcore/packets/ack.c \
../User/meshcore/packets/ack.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/sha2.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h
../User/meshcore/packets/ack.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/sha2.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
Binary file not shown.
+130
View File
@@ -0,0 +1,130 @@
User/meshcore/packets/advert.o: ../User/meshcore/packets/advert.c \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rtc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Core/core_riscv.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/system_ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_conf.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_adc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_bkp.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_can.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_crc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dac.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dbgmcu.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dma.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_exti.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_flash.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_fsmc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_gpio.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_i2c.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_iwdg.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_pwr.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rcc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_sdio.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_spi.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_tim.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_usart.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_wwdg.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_it.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Debug/debug.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_misc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/monocypher/monocypher-ed25519.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/monocypher/monocypher.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
../User/meshcore/packets/advert.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/hexdump.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/base64.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rtc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Core/core_riscv.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/system_ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_conf.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_adc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_bkp.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_can.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_crc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dac.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dbgmcu.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dma.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_exti.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_flash.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_fsmc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_gpio.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_i2c.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_iwdg.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_pwr.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rcc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_sdio.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_spi.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_tim.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_usart.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_wwdg.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_it.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Debug/debug.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_misc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/monocypher/monocypher-ed25519.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/monocypher/monocypher.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
../User/meshcore/packets/advert.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/hexdump.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/base64.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h:
Binary file not shown.
+130
View File
@@ -0,0 +1,130 @@
User/meshcore/packets/anonymous.o: ../User/meshcore/packets/anonymous.c \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rtc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Core/core_riscv.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/system_ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_conf.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_adc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_bkp.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_can.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_crc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dac.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dbgmcu.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dma.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_exti.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_flash.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_fsmc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_gpio.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_i2c.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_iwdg.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_pwr.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rcc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_sdio.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_spi.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_tim.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_usart.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_wwdg.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_it.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Debug/debug.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_misc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/monocypher/monocypher-ed25519.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/monocypher/monocypher.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/encrypted.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h \
../User/meshcore/packets/anonymous.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/hexdump.h
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rtc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Core/core_riscv.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/system_ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_conf.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_adc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_bkp.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_can.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_crc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dac.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dbgmcu.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dma.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_exti.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_flash.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_fsmc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_gpio.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_i2c.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_iwdg.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_pwr.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rcc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_sdio.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_spi.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_tim.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_usart.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_wwdg.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_it.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Debug/debug.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_misc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/monocypher/monocypher-ed25519.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/monocypher/monocypher.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/encrypted.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h:
../User/meshcore/packets/anonymous.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/hexdump.h:
Binary file not shown.
+37
View File
@@ -0,0 +1,37 @@
User/meshcore/packets/control.o: ../User/meshcore/packets/control.c \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
../User/meshcore/packets/control.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/stats.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/hexdump.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
../User/meshcore/packets/control.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/stats.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/hexdump.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h:
Binary file not shown.
+4
View File
@@ -0,0 +1,4 @@
User/meshcore/packets/custom.o: ../User/meshcore/packets/custom.c \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
Binary file not shown.
+142
View File
@@ -0,0 +1,142 @@
User/meshcore/packets/encrypted.o: ../User/meshcore/packets/encrypted.c \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Core/core_riscv.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/system_ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_conf.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_adc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_bkp.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_can.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_crc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dac.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dbgmcu.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dma.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_exti.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_flash.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_fsmc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_gpio.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_i2c.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_iwdg.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_pwr.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rcc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rtc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_sdio.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_spi.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_tim.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_usart.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_wwdg.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_it.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Debug/debug.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_misc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/telemetry/telemetry.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/ack.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/advert.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/stats.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/hexdump.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h \
../User/meshcore/packets/encrypted.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/adc/temperature.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/rtc/rtc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/sx1262.h
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Core/core_riscv.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/system_ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_conf.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_adc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_bkp.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_can.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_crc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dac.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dbgmcu.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dma.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_exti.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_flash.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_fsmc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_gpio.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_i2c.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_iwdg.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_pwr.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rcc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rtc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_sdio.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_spi.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_tim.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_usart.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_wwdg.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_it.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Debug/debug.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_misc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/telemetry/telemetry.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/ack.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packets/advert.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/stats.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/hexdump.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h:
../User/meshcore/packets/encrypted.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/adc/temperature.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/rtc/rtc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/sx1262.h:
Binary file not shown.
+121
View File
@@ -0,0 +1,121 @@
User/meshcore/packets/group.o: ../User/meshcore/packets/group.c \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rtc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Core/core_riscv.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/system_ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_conf.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_adc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_bkp.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_can.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_crc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dac.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dbgmcu.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dma.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_exti.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_flash.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_fsmc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_gpio.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_i2c.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_iwdg.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_pwr.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rcc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_sdio.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_spi.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_tim.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_usart.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_wwdg.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_it.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Debug/debug.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_misc.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
../User/meshcore/packets/group.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/hexdump.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rtc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Core/core_riscv.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/system_ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_conf.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_adc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_bkp.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_can.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_crc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dac.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dbgmcu.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_dma.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_exti.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_flash.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_fsmc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_gpio.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_i2c.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_iwdg.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_pwr.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_rcc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_sdio.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_spi.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_tim.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_usart.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_wwdg.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/ch32v30x_it.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Debug/debug.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc/ch32v30x_misc.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/meshframing.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/aes.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/prp.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/hmac.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/cifra/chash.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
../User/meshcore/packets/group.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/lib/config.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/hexdump.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/util/log.h:
Binary file not shown.
+7
View File
@@ -0,0 +1,7 @@
User/meshcore/packets/multipart.o: ../User/meshcore/packets/multipart.c \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
../User/meshcore/packets/multipart.h
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
../User/meshcore/packets/multipart.h:
Binary file not shown.
+53
View File
@@ -0,0 +1,53 @@
################################################################################
# MRS Version: 2.4.0
# Automatically-generated file. Do not edit!
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../User/meshcore/packets/ack.c \
../User/meshcore/packets/advert.c \
../User/meshcore/packets/anonymous.c \
../User/meshcore/packets/control.c \
../User/meshcore/packets/custom.c \
../User/meshcore/packets/encrypted.c \
../User/meshcore/packets/group.c \
../User/meshcore/packets/multipart.c \
../User/meshcore/packets/trace.c
C_DEPS += \
./User/meshcore/packets/ack.d \
./User/meshcore/packets/advert.d \
./User/meshcore/packets/anonymous.d \
./User/meshcore/packets/control.d \
./User/meshcore/packets/custom.d \
./User/meshcore/packets/encrypted.d \
./User/meshcore/packets/group.d \
./User/meshcore/packets/multipart.d \
./User/meshcore/packets/trace.d
OBJS += \
./User/meshcore/packets/ack.o \
./User/meshcore/packets/advert.o \
./User/meshcore/packets/anonymous.o \
./User/meshcore/packets/control.o \
./User/meshcore/packets/custom.o \
./User/meshcore/packets/encrypted.o \
./User/meshcore/packets/group.o \
./User/meshcore/packets/multipart.o \
./User/meshcore/packets/trace.o
DIR_OBJS += \
./User/meshcore/packets/*.o \
DIR_DEPS += \
./User/meshcore/packets/*.d \
DIR_EXPANDS += \
./User/meshcore/packets/*.234r.expand \
# Each subdirectory must supply rules for building sources it contributes
User/meshcore/packets/%.o: ../User/meshcore/packets/%.c
@ riscv-none-embed-gcc -march=rv32imacxw -mabi=ilp32 -msmall-data-limit=8 -msave-restore -fmax-errors=20 -Os -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -fno-common -Wunused -Wuninitialized -g -I"/home/bruno/mounriver-studio-projects/meshcorenortos/Debug" -I"/home/bruno/mounriver-studio-projects/meshcorenortos/Core" -I"/home/bruno/mounriver-studio-projects/meshcorenortos/User" -I"/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc" -std=gnu99 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
+7
View File
@@ -0,0 +1,7 @@
User/meshcore/packets/trace.o: ../User/meshcore/packets/trace.c \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h \
../User/meshcore/packets/trace.h
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
../User/meshcore/packets/trace.h:
Binary file not shown.
+6
View File
@@ -0,0 +1,6 @@
User/meshcore/stats.o: ../User/meshcore/stats.c ../User/meshcore/stats.h \
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h
../User/meshcore/stats.h:
/home/bruno/mounriver-studio-projects/meshcorenortos/User/meshcore/packetstructs.h:
Binary file not shown.
+35
View File
@@ -0,0 +1,35 @@
################################################################################
# MRS Version: 2.4.0
# Automatically-generated file. Do not edit!
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../User/meshcore/meshcore.c \
../User/meshcore/meshframing.c \
../User/meshcore/stats.c
C_DEPS += \
./User/meshcore/meshcore.d \
./User/meshcore/meshframing.d \
./User/meshcore/stats.d
OBJS += \
./User/meshcore/meshcore.o \
./User/meshcore/meshframing.o \
./User/meshcore/stats.o
DIR_OBJS += \
./User/meshcore/*.o \
DIR_DEPS += \
./User/meshcore/*.d \
DIR_EXPANDS += \
./User/meshcore/*.234r.expand \
# Each subdirectory must supply rules for building sources it contributes
User/meshcore/%.o: ../User/meshcore/%.c
@ riscv-none-embed-gcc -march=rv32imacxw -mabi=ilp32 -msmall-data-limit=8 -msave-restore -fmax-errors=20 -Os -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -fno-common -Wunused -Wuninitialized -g -I"/home/bruno/mounriver-studio-projects/meshcorenortos/Debug" -I"/home/bruno/mounriver-studio-projects/meshcorenortos/Core" -I"/home/bruno/mounriver-studio-projects/meshcorenortos/User" -I"/home/bruno/mounriver-studio-projects/meshcorenortos/Peripheral/inc" -std=gnu99 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"