Skip to content
Snippets Groups Projects
Commit d3b867d3 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Used the F1 family specific EEPROM implementation file.

parent 63eb1238
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ SET(lib_sources ./stm32_libraries/utils/src/buffer.c
./stm32_libraries/memory/src/mem_module.c
./stm32_libraries/memory/src/memory.c
./stm32_libraries/memory/src/ram.c
./stm32_libraries/memory/src/eeprom.c
./stm32_libraries/memory/src/f1/eeprom.c
./stm32_libraries/dynamixel_base/src/dynamixel2.c
./stm32_libraries/dynamixel_base/src/dynamixel.c
./stm32_libraries/dynamixel_base/src/dynamixel_master.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment