--[[ Eugeniy Mikhailov 1 June 2021 ]] startup=nil abortTest=nil abortInit=nil -- if we want the debug messages set the DEBUG variable -- DEBUG=true dofile("binaryLib.lua") dofile("microwire.lua") dofile("lmx2487lib.lua") -- if you want benchmarking do -- dofile("bench_lmx2487.lua") set_lmx2487_board_to_default_state() setFreq(6.834e9)