Redid i2c upload to work with stm32 client device
This commit is contained in:
@@ -7,8 +7,8 @@ HeaderPath=Drivers/STM32F4xx_HAL_Driver/Inc;Drivers/STM32F4xx_HAL_Driver/Inc/Leg
|
||||
CDefines=USE_HAL_DRIVER;STM32F407xx;USE_HAL_DRIVER;USE_HAL_DRIVER;
|
||||
|
||||
[PreviousGenFiles]
|
||||
HeaderPath=/home/tim/Projects/z80/stm32/Inc
|
||||
HeaderPath=/home/tim/Projects/z80/firmware/controller/Inc
|
||||
HeaderFiles=ffconf.h;bsp_driver_sd.h;sd_diskio.h;fatfs.h;fatfs_platform.h;usb_device.h;usbd_conf.h;usbd_desc.h;usbd_storage_if.h;stm32f4xx_it.h;stm32f4xx_hal_conf.h;main.h;
|
||||
SourcePath=/home/tim/Projects/z80/stm32/Src
|
||||
SourcePath=/home/tim/Projects/z80/firmware/controller/Src
|
||||
SourceFiles=bsp_driver_sd.c;sd_diskio.c;fatfs.c;fatfs_platform.c;usb_device.c;usbd_conf.c;usbd_desc.c;usbd_storage_if.c;stm32f4xx_it.c;stm32f4xx_hal_msp.c;main.c;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user