From 21f53432b8c4c0a742c59e0eb9d0320a550bd5a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B7=E5=BA=8A=E5=B0=B1=E7=8A=AF=E5=9B=B0?= <11730503+psx123456@user.noreply.gitee.com> Date: Sat, 13 Jul 2024 11:43:10 +0800 Subject: [PATCH] no message --- .cproject | 1 + .settings/language.settings.xml | 2 +- Hardware/src/J4_UART8.c | 2 +- Software/{Thread => inc}/Rs485.h | 2 +- .../communication_protocol.h | 2 +- .../{Thread_communication => inc}/mutex.h | 0 Software/{Thread => src}/Rs485.c | 2 +- .../communication_protocol.c | 2 +- .../{Thread_communication => src}/mutex.c | 2 +- User/start.c | 6 + User/start.h | 6 - obj/CH32V303_V0.1.elf | Bin 418164 -> 417648 bytes obj/CH32V303_V0.1.hex | 1602 +++--- obj/CH32V303_V0.1.lst | 4756 ++++++++--------- obj/CH32V303_V0.1.map | 1543 +++--- obj/Core/core_riscv.o | Bin 20688 -> 20688 bytes obj/Core/subdir.mk | 2 +- obj/Debug/debug.d | 116 +- obj/Debug/debug.o | Bin 30480 -> 30472 bytes obj/Debug/subdir.mk | 2 +- obj/Hardware/src/Android.d | 148 + obj/Hardware/src/Android.o | Bin 0 -> 14624 bytes obj/Hardware/src/Flash.d | 115 + obj/Hardware/src/Flash.o | Bin 0 -> 65836 bytes obj/Hardware/src/J1_UART6.d | 151 + obj/Hardware/src/J1_UART6.o | Bin 0 -> 14964 bytes obj/Hardware/src/J2_UART7.d | 151 + obj/Hardware/src/J2_UART7.o | Bin 0 -> 14964 bytes obj/Hardware/src/J3_USART2.d | 151 + obj/Hardware/src/J3_USART2.o | Bin 0 -> 14968 bytes obj/Hardware/src/J4_UART8.d | 151 + obj/Hardware/src/J4_UART8.o | Bin 0 -> 14972 bytes obj/Hardware/src/J5-0_USART3.d | 151 + obj/Hardware/src/J5-0_USART3.o | Bin 0 -> 53200 bytes obj/Hardware/src/UART.d | 148 + obj/Hardware/src/UART.o | Bin 0 -> 30560 bytes obj/Hardware/src/subdir.mk | 42 + obj/Peripheral/src/ch32v30x_adc.d | 116 +- obj/Peripheral/src/ch32v30x_adc.o | Bin 83860 -> 83852 bytes obj/Peripheral/src/ch32v30x_bkp.d | 116 +- obj/Peripheral/src/ch32v30x_bkp.o | Bin 31088 -> 31080 bytes obj/Peripheral/src/ch32v30x_can.d | 116 +- obj/Peripheral/src/ch32v30x_can.o | Bin 85876 -> 85868 bytes obj/Peripheral/src/ch32v30x_crc.d | 116 +- obj/Peripheral/src/ch32v30x_crc.o | Bin 17460 -> 17452 bytes obj/Peripheral/src/ch32v30x_dac.d | 116 +- obj/Peripheral/src/ch32v30x_dac.o | Bin 31216 -> 31208 bytes obj/Peripheral/src/ch32v30x_dbgmcu.d | 116 +- obj/Peripheral/src/ch32v30x_dbgmcu.o | Bin 17320 -> 17316 bytes obj/Peripheral/src/ch32v30x_dma.d | 116 +- obj/Peripheral/src/ch32v30x_dma.o | Bin 33072 -> 33064 bytes obj/Peripheral/src/ch32v30x_dvp.d | 120 +- obj/Peripheral/src/ch32v30x_dvp.o | Bin 18492 -> 18488 bytes obj/Peripheral/src/ch32v30x_eth.d | 120 +- obj/Peripheral/src/ch32v30x_eth.o | Bin 172240 -> 172232 bytes obj/Peripheral/src/ch32v30x_exti.d | 116 +- obj/Peripheral/src/ch32v30x_exti.o | Bin 23268 -> 23260 bytes obj/Peripheral/src/ch32v30x_flash.d | 116 +- obj/Peripheral/src/ch32v30x_flash.o | Bin 106872 -> 106864 bytes obj/Peripheral/src/ch32v30x_fsmc.d | 116 +- obj/Peripheral/src/ch32v30x_fsmc.o | Bin 38384 -> 38376 bytes obj/Peripheral/src/ch32v30x_gpio.d | 116 +- obj/Peripheral/src/ch32v30x_gpio.o | Bin 56372 -> 56364 bytes obj/Peripheral/src/ch32v30x_i2c.d | 116 +- obj/Peripheral/src/ch32v30x_i2c.o | Bin 65212 -> 65204 bytes obj/Peripheral/src/ch32v30x_iwdg.d | 116 +- obj/Peripheral/src/ch32v30x_iwdg.o | Bin 18064 -> 18056 bytes obj/Peripheral/src/ch32v30x_misc.d | 116 +- obj/Peripheral/src/ch32v30x_misc.o | Bin 23548 -> 23540 bytes obj/Peripheral/src/ch32v30x_opa.d | 120 +- obj/Peripheral/src/ch32v30x_opa.o | Bin 17712 -> 17704 bytes obj/Peripheral/src/ch32v30x_pwr.d | 116 +- obj/Peripheral/src/ch32v30x_pwr.o | Bin 39972 -> 39964 bytes obj/Peripheral/src/ch32v30x_rcc.d | 116 +- obj/Peripheral/src/ch32v30x_rcc.o | Bin 90444 -> 90436 bytes obj/Peripheral/src/ch32v30x_rng.d | 120 +- obj/Peripheral/src/ch32v30x_rng.o | Bin 18812 -> 18804 bytes obj/Peripheral/src/ch32v30x_rtc.d | 116 +- obj/Peripheral/src/ch32v30x_rtc.o | Bin 36584 -> 36576 bytes obj/Peripheral/src/ch32v30x_sdio.d | 116 +- obj/Peripheral/src/ch32v30x_sdio.o | Bin 46996 -> 46988 bytes obj/Peripheral/src/ch32v30x_spi.d | 116 +- obj/Peripheral/src/ch32v30x_spi.o | Bin 52260 -> 52252 bytes obj/Peripheral/src/ch32v30x_tim.d | 116 +- obj/Peripheral/src/ch32v30x_tim.o | Bin 178072 -> 178064 bytes obj/Peripheral/src/ch32v30x_usart.d | 116 +- obj/Peripheral/src/ch32v30x_usart.o | Bin 59352 -> 59344 bytes obj/Peripheral/src/ch32v30x_wwdg.d | 116 +- obj/Peripheral/src/ch32v30x_wwdg.o | Bin 20100 -> 20092 bytes obj/Peripheral/src/subdir.mk | 2 +- obj/Software/src/Rs485.d | 154 + obj/Software/src/Rs485.o | Bin 0 -> 19084 bytes obj/Software/src/communication_protocol.d | 152 + obj/Software/src/communication_protocol.o | Bin 0 -> 15508 bytes obj/Software/src/mutex.d | 25 + obj/Software/src/mutex.o | Bin 0 -> 8436 bytes obj/Software/src/subdir.mk | 27 + obj/Startup/startup_ch32v30x_D8C.o | Bin 10060 -> 10060 bytes obj/Startup/subdir.mk | 2 +- obj/User/ch32v30x_it.d | 148 +- obj/User/ch32v30x_it.o | Bin 14560 -> 14552 bytes obj/User/main.d | 217 +- obj/User/main.o | Bin 14592 -> 14076 bytes obj/User/start.d | 228 +- obj/User/start.o | Bin 15684 -> 15564 bytes obj/User/subdir.mk | 4 +- obj/User/system_ch32v30x.d | 116 +- obj/User/system_ch32v30x.o | Bin 27340 -> 27332 bytes obj/drivers/RingQueue/ring_queue.d | 4 + obj/drivers/RingQueue/ring_queue.o | Bin 0 -> 18152 bytes obj/drivers/RingQueue/subdir.mk | 21 + obj/drivers/drv_gpio.d | 196 +- obj/drivers/drv_gpio.o | Bin 88172 -> 88156 bytes obj/drivers/drv_usart.d | 196 +- obj/drivers/drv_usart.o | Bin 53236 -> 53220 bytes obj/drivers/subdir.mk | 2 +- obj/makefile | 11 +- obj/rtthread/board.d | 152 +- obj/rtthread/board.o | Bin 28232 -> 28220 bytes obj/rtthread/components/drivers/misc/pin.d | 80 +- obj/rtthread/components/drivers/misc/pin.o | Bin 43788 -> 43780 bytes .../components/drivers/misc/subdir.mk | 2 +- .../components/drivers/serial/serial.d | 76 +- .../components/drivers/serial/serial.o | Bin 52192 -> 52184 bytes .../components/drivers/serial/subdir.mk | 2 +- obj/rtthread/components/finsh/cmd.d | 148 +- obj/rtthread/components/finsh/cmd.o | Bin 99848 -> 99836 bytes obj/rtthread/components/finsh/msh.d | 44 +- obj/rtthread/components/finsh/msh.o | Bin 43268 -> 43264 bytes obj/rtthread/components/finsh/msh_cmd.d | 36 +- obj/rtthread/components/finsh/msh_cmd.o | Bin 17800 -> 17796 bytes obj/rtthread/components/finsh/msh_file.d | 36 +- obj/rtthread/components/finsh/msh_file.o | Bin 11944 -> 11940 bytes obj/rtthread/components/finsh/shell.d | 32 +- obj/rtthread/components/finsh/shell.o | Bin 67100 -> 67096 bytes obj/rtthread/components/finsh/subdir.mk | 2 +- obj/rtthread/components/finsh/symbol.d | 28 +- obj/rtthread/components/finsh/symbol.o | Bin 12568 -> 12564 bytes .../libcpu/risc-v/common/context_gcc.o | Bin 5780 -> 5780 bytes obj/rtthread/libcpu/risc-v/common/cpuport.d | 148 +- obj/rtthread/libcpu/risc-v/common/cpuport.o | Bin 23880 -> 23868 bytes .../libcpu/risc-v/common/interrupt_gcc.o | Bin 6348 -> 6344 bytes obj/rtthread/libcpu/risc-v/common/subdir.mk | 4 +- obj/rtthread/src/clock.d | 32 +- obj/rtthread/src/clock.o | Bin 13740 -> 13736 bytes obj/rtthread/src/components.d | 32 +- obj/rtthread/src/components.o | Bin 19496 -> 19492 bytes obj/rtthread/src/cpu.d | 32 +- obj/rtthread/src/cpu.o | Bin 2796 -> 2792 bytes obj/rtthread/src/device.d | 28 +- obj/rtthread/src/device.o | Bin 43028 -> 43024 bytes obj/rtthread/src/idle.d | 32 +- obj/rtthread/src/idle.o | Bin 25332 -> 25328 bytes obj/rtthread/src/ipc.d | 32 +- obj/rtthread/src/ipc.o | Bin 174756 -> 174752 bytes obj/rtthread/src/irq.d | 32 +- obj/rtthread/src/irq.o | Bin 10996 -> 10992 bytes obj/rtthread/src/kservice.d | 32 +- obj/rtthread/src/kservice.o | Bin 115704 -> 115700 bytes obj/rtthread/src/mem.d | 40 +- obj/rtthread/src/mem.o | Bin 55880 -> 55872 bytes obj/rtthread/src/memheap.d | 32 +- obj/rtthread/src/memheap.o | Bin 2804 -> 2800 bytes obj/rtthread/src/mempool.d | 32 +- obj/rtthread/src/mempool.o | Bin 2804 -> 2800 bytes obj/rtthread/src/object.d | 32 +- obj/rtthread/src/object.o | Bin 38072 -> 38064 bytes obj/rtthread/src/scheduler.d | 32 +- obj/rtthread/src/scheduler.o | Bin 30744 -> 30736 bytes obj/rtthread/src/slab.d | 32 +- obj/rtthread/src/slab.o | Bin 2800 -> 2796 bytes obj/rtthread/src/subdir.mk | 2 +- obj/rtthread/src/thread.d | 32 +- obj/rtthread/src/thread.o | Bin 69160 -> 69152 bytes obj/rtthread/src/timer.d | 32 +- obj/rtthread/src/timer.o | Bin 48712 -> 48704 bytes obj/rtthread/subdir.mk | 2 +- obj/sources.mk | 9 +- 178 files changed, 8348 insertions(+), 6764 deletions(-) rename Software/{Thread => inc}/Rs485.h (82%) rename Software/{Protocol => inc}/communication_protocol.h (96%) rename Software/{Thread_communication => inc}/mutex.h (100%) rename Software/{Thread => src}/Rs485.c (96%) rename Software/{Protocol => src}/communication_protocol.c (94%) rename Software/{Thread_communication => src}/mutex.c (87%) create mode 100644 obj/Hardware/src/Android.d create mode 100644 obj/Hardware/src/Android.o create mode 100644 obj/Hardware/src/Flash.d create mode 100644 obj/Hardware/src/Flash.o create mode 100644 obj/Hardware/src/J1_UART6.d create mode 100644 obj/Hardware/src/J1_UART6.o create mode 100644 obj/Hardware/src/J2_UART7.d create mode 100644 obj/Hardware/src/J2_UART7.o create mode 100644 obj/Hardware/src/J3_USART2.d create mode 100644 obj/Hardware/src/J3_USART2.o create mode 100644 obj/Hardware/src/J4_UART8.d create mode 100644 obj/Hardware/src/J4_UART8.o create mode 100644 obj/Hardware/src/J5-0_USART3.d create mode 100644 obj/Hardware/src/J5-0_USART3.o create mode 100644 obj/Hardware/src/UART.d create mode 100644 obj/Hardware/src/UART.o create mode 100644 obj/Hardware/src/subdir.mk create mode 100644 obj/Software/src/Rs485.d create mode 100644 obj/Software/src/Rs485.o create mode 100644 obj/Software/src/communication_protocol.d create mode 100644 obj/Software/src/communication_protocol.o create mode 100644 obj/Software/src/mutex.d create mode 100644 obj/Software/src/mutex.o create mode 100644 obj/Software/src/subdir.mk create mode 100644 obj/drivers/RingQueue/ring_queue.d create mode 100644 obj/drivers/RingQueue/ring_queue.o create mode 100644 obj/drivers/RingQueue/subdir.mk diff --git a/.cproject b/.cproject index a283410..fbc397d 100644 --- a/.cproject +++ b/.cproject @@ -90,6 +90,7 @@ +