diff --git a/firmware/hw_layer/flash.c b/firmware/hw_layer/flash.c index 2ef1235616..a1b1f0de05 100644 --- a/firmware/hw_layer/flash.c +++ b/firmware/hw_layer/flash.c @@ -1,4 +1,8 @@ /** + * + * http://www.chibios.com/forum/viewtopic.php?f=8&t=820 + * https://github.com/tegesoft/flash-stm32f407 + * * @file flash_main.c * @brief Lower-level code related to internal flash memory */