I've tried compiling the code for the pico in make using visual studio and I keep getting: warning: implicit declaration of function 'reverse', 'multicore_reset_core1', 'multicore_launch_core1' [-Wimplicit-function-declaration] and, undefined reference to `reverse'. Am I missing some files or just improperly trying to build it?
I've tried compiling the code for the pico in make using visual studio and I keep getting: warning: implicit declaration of function 'reverse', 'multicore_reset_core1', 'multicore_launch_core1' [-Wimplicit-function-declaration] and, undefined reference to `reverse'. Am I missing some files or just improperly trying to build it?