robinsonb5 / DeMiSTify

Code to support porting MiST cores to other boards.
GNU General Public License v3.0
44 stars 14 forks source link

cannot compile firmware with CONFIG_AUTOSCANDOUBLER defined #12

Closed rampa069 closed 10 months ago

rampa069 commented 1 year ago
Linking...

*** settings.o - unresolved symbol: _scandouble

*** settings.o - unresolved symbol: _scandouble

*** settings.o - unresolved symbol: _SetScandouble

*** settings.o - unresolved symbol: _scandouble
robinsonb5 commented 1 year ago

Apologies - I must have forgotten to add a file to the commit - I'll fix it this evening. Thanks for reporting.

robinsonb5 commented 1 year ago

I've just pushed some changes which should fix it - but don't have time to test it right now, so please yell if it fails...