Implement a secure ICS protocol targeting LoRa Node151 microcontroller for controlling irrigation.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
John-Mark Gurney e70b76111f convert the irrigation project to sysinits... 2 years ago
..
STM32L151CCUX_FLASH.ld convert the irrigation project to sysinits... 2 years ago
main.h get basic usb CDC working, and basic strobe working... 3 years ago
startup_stm32l151ccux.s add the basics to get the STM32L151CC up for now 3 years ago
stm32l1xx.h add the basics to get the STM32L151CC up for now 3 years ago
stm32l1xx_hal.c get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_adc.c get tx/rx working between two Node151's.. 3 years ago
stm32l1xx_hal_adc.h get tx/rx working between two Node151's.. 3 years ago
stm32l1xx_hal_adc_ex.c get tx/rx working between two Node151's.. 3 years ago
stm32l1xx_hal_adc_ex.h get tx/rx working between two Node151's.. 3 years ago
stm32l1xx_hal_conf.h get tx/rx working between two Node151's.. 3 years ago
stm32l1xx_hal_cortex.c get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_cortex.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_def.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_dma.c get tx/rx working between two Node151's.. 3 years ago
stm32l1xx_hal_dma.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_flash.c add support for saving PRNG state to EEPROM... 3 years ago
stm32l1xx_hal_flash.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_flash_ex.c add support for saving PRNG state to EEPROM... 3 years ago
stm32l1xx_hal_flash_ex.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_flash_ramfunc.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_gpio.c get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_gpio.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_gpio_ex.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_msp.c get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_pcd.c get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_pcd.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_pcd_ex.c get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_pcd_ex.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_pwr.c get tx/rx working between two Node151's.. 3 years ago
stm32l1xx_hal_pwr.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_pwr_ex.c get tx/rx working between two Node151's.. 3 years ago
stm32l1xx_hal_pwr_ex.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_rcc.c get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_rcc.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_rcc_ex.c get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_rcc_ex.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_rtc.c get tx/rx working between two Node151's.. 3 years ago
stm32l1xx_hal_rtc.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_rtc_ex.c get tx/rx working between two Node151's.. 3 years ago
stm32l1xx_hal_rtc_ex.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_spi.c get tx/rx working between two Node151's.. 3 years ago
stm32l1xx_hal_spi.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_tim.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_tim_ex.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_hal_uart.c get tx/rx working between two Node151's.. 3 years ago
stm32l1xx_hal_uart.h get tx/rx working between two Node151's.. 3 years ago
stm32l1xx_it.c convert the irrigation project to sysinits... 2 years ago
stm32l1xx_it.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_ll_usb.c get basic usb CDC working, and basic strobe working... 3 years ago
stm32l1xx_ll_usb.h get basic usb CDC working, and basic strobe working... 3 years ago
stm32l151xc.h add the basics to get the STM32L151CC up for now 3 years ago
system_stm32l1xx.c add the basics to get the STM32L151CC up for now 3 years ago
system_stm32l1xx.h add the basics to get the STM32L151CC up for now 3 years ago