Hi all,
Just noticed that Mirko requested to post support questions here.
I just finished building the software and I’m trying to do a hardware check. I get the following errors when following the instructions at https://github.com/mirkix/BBBMINI/blob/master/doc/checkhardware/checkhardware.md
debian@beaglebone:~$ cd ~/ardupilot/libraries/AP_InertialSensor/examples/INS_generic
debian@beaglebone:~/ardupilot/libraries/AP_InertialSensor/examples/INS_generic$ make bbbmini
make: *** No rule to make target ‘bbbmini’. Stop.
debian@beaglebone:~/ardupilot/libraries/AP_InertialSensor/examples/INS_generic$ cd ~/ardupilot/libraries/AP_Baro/examples/BARO_generic
debian@beaglebone:~/ardupilot/libraries/AP_Baro/examples/BARO_generic$ make bbbmini
make: *** No rule to make target ‘bbbmini’. Stop.