greatscottgadgets / ubertooth

Software, firmware, and hardware designs for Ubertooth
https://greatscottgadgets.com/ubertoothone/
GNU General Public License v2.0
1.94k stars 433 forks source link

Trying to fix Travis build (take #6) #426

Closed eti1 closed 3 years ago

eti1 commented 4 years ago

Travis build fails for several reasons.

gcc fail on ubertooth-ego.c : add attribute((unused)) setuptools now fails on ubtbr (my bad) : fix cmake and setup.py, add python3-setuptools in travis brew fails to install gcc-arm-none-eabi on macos (update travis to xcode11.3)

This is my final attempt at fixing it (fingers crossed)

eti1 commented 4 years ago

omg it worked