Implement a secure ICS protocol targeting LoRa Node151 microcontroller for controlling irrigation.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
John-Mark Gurney a4f76dc0bb add code to do tristate led blinking... há 1 ano
..
STM32F103C8T6_FLASH.ld big drop adding the USB HID part of this project... há 2 anos
main.h get the basic rs485 to cdc gateway working... há 2 anos
startup_stm32f103xb.s pull in the files need for f103c8t6 há 2 anos
stm32f1xx.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal.c pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_adc.c add adc and flash HAL files, delete customhid, as it won't be used.. há 2 anos
stm32f1xx_hal_adc.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_adc_ex.c add adc and flash HAL files, delete customhid, as it won't be used.. há 2 anos
stm32f1xx_hal_adc_ex.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_conf.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_cortex.c pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_cortex.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_def.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_dma.c get the basic rs485 to cdc gateway working... há 2 anos
stm32f1xx_hal_dma.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_dma_ex.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_flash.c add adc and flash HAL files, delete customhid, as it won't be used.. há 2 anos
stm32f1xx_hal_flash.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_flash_ex.c add adc and flash HAL files, delete customhid, as it won't be used.. há 2 anos
stm32f1xx_hal_flash_ex.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_gpio.c pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_gpio.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_gpio_ex.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_pcd.c pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_pcd.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_pcd_ex.c pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_pcd_ex.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_pwr.c get the basic rs485 to cdc gateway working... há 2 anos
stm32f1xx_hal_pwr.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_rcc.c make sysinit's work, required a make to the linker script.. há 2 anos
stm32f1xx_hal_rcc.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_rcc_ex.c make sysinit's work, required a make to the linker script.. há 2 anos
stm32f1xx_hal_rcc_ex.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_rtc.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_rtc_ex.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_hal_tim.c add code to do tristate led blinking... há 1 ano
stm32f1xx_hal_tim.h add code to do tristate led blinking... há 1 ano
stm32f1xx_hal_tim_ex.c add code to do tristate led blinking... há 1 ano
stm32f1xx_hal_tim_ex.h add code to do tristate led blinking... há 1 ano
stm32f1xx_hal_uart.c remove stupid RESET usage, check sanity... há 2 anos
stm32f1xx_hal_uart.h pull in the files need for f103c8t6 há 2 anos
stm32f1xx_ll_usb.c pull in the files need for f103c8t6 há 2 anos
stm32f1xx_ll_usb.h pull in the files need for f103c8t6 há 2 anos
stm32f103xb.h pull in the files need for f103c8t6 há 2 anos
system_stm32f1xx.c pull in the files need for f103c8t6 há 2 anos
system_stm32f1xx.h pull in the files need for f103c8t6 há 2 anos