LaosLaser / Firmware

Embedded software (firmware) for the laser system and components, including configuration files
27 stars 27 forks source link

Fix build error due to duplicate symbols from SD and FAT library #41

Closed joostn closed 9 years ago

joostn commented 9 years ago

Trying to build the firmware but it's complaining about duplicate symbols for the SD and FAT library. Looks like the libraries are now included in the firmware repository and shouldn't be included from the mbed repository?