amlib = static_library( 'am', sources: [ 'amTimer.c', 'amEeprom.c', ], link_with: [ mice_lib ], )