From b23f68f9bd3c2c72e6de200d7e7ba5e5e66ea9b9 Mon Sep 17 00:00:00 2001 From: Damien George Date: Wed, 3 Jul 2019 19:21:00 +1000 Subject: [PATCH] README: Update to mention inclusion of Source directory. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1084e02..fbd8873 100644 --- a/README.md +++ b/README.md @@ -47,5 +47,6 @@ to the following: Drivers/STM32F4xx_HAL_Driver/Inc -> STM32F4xx_HAL_Driver/Inc Drivers/STM32F4xx_HAL_Driver/Src -> STM32F4xx_HAL_Driver/Src Drivers/CMSIS/Device/ST/STM32F4xx/Include -> CMSIS/STM32F4xx/Include +Drivers/CMSIS/Device/ST/STM32F4xx/Source -> CMSIS/STM32F4xx/Source ``` And similar for the other microcontroller classes.