Implement a secure ICS protocol targeting LoRa Node151 microcontroller for controlling irrigation.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
John-Mark Gurney a4f76dc0bb add code to do tristate led blinking... před 1 rokem
..
STM32F103C8T6_FLASH.ld big drop adding the USB HID part of this project... před 2 roky
main.h get the basic rs485 to cdc gateway working... před 2 roky
startup_stm32f103xb.s pull in the files need for f103c8t6 před 2 roky
stm32f1xx.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal.c pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_adc.c add adc and flash HAL files, delete customhid, as it won't be used.. před 2 roky
stm32f1xx_hal_adc.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_adc_ex.c add adc and flash HAL files, delete customhid, as it won't be used.. před 2 roky
stm32f1xx_hal_adc_ex.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_conf.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_cortex.c pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_cortex.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_def.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_dma.c get the basic rs485 to cdc gateway working... před 2 roky
stm32f1xx_hal_dma.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_dma_ex.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_flash.c add adc and flash HAL files, delete customhid, as it won't be used.. před 2 roky
stm32f1xx_hal_flash.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_flash_ex.c add adc and flash HAL files, delete customhid, as it won't be used.. před 2 roky
stm32f1xx_hal_flash_ex.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_gpio.c pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_gpio.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_gpio_ex.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_pcd.c pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_pcd.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_pcd_ex.c pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_pcd_ex.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_pwr.c get the basic rs485 to cdc gateway working... před 2 roky
stm32f1xx_hal_pwr.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_rcc.c make sysinit's work, required a make to the linker script.. před 2 roky
stm32f1xx_hal_rcc.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_rcc_ex.c make sysinit's work, required a make to the linker script.. před 2 roky
stm32f1xx_hal_rcc_ex.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_rtc.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_rtc_ex.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_hal_tim.c add code to do tristate led blinking... před 1 rokem
stm32f1xx_hal_tim.h add code to do tristate led blinking... před 1 rokem
stm32f1xx_hal_tim_ex.c add code to do tristate led blinking... před 1 rokem
stm32f1xx_hal_tim_ex.h add code to do tristate led blinking... před 1 rokem
stm32f1xx_hal_uart.c remove stupid RESET usage, check sanity... před 2 roky
stm32f1xx_hal_uart.h pull in the files need for f103c8t6 před 2 roky
stm32f1xx_ll_usb.c pull in the files need for f103c8t6 před 2 roky
stm32f1xx_ll_usb.h pull in the files need for f103c8t6 před 2 roky
stm32f103xb.h pull in the files need for f103c8t6 před 2 roky
system_stm32f1xx.c pull in the files need for f103c8t6 před 2 roky
system_stm32f1xx.h pull in the files need for f103c8t6 před 2 roky