Adafruit_nRF52_Arduino/tools
Henry Gabryjelski 6031e4f2cc Reduce build log output and add "/Wall" build jobs.
Workaround for Arduino mDNS output noise using IPTABLES.
    See https://forum.arduino.cc/index.php?topic=469428.0
    See https://github.com/per1234/arduino-ci-script/issues/1
    Arduino IDE adds a lot of noise caused by network traffic (mDNS?),
    because it's listening for network-attached devices.
    Firewall it in the TravisCI environment to cleanup logs.

Allow jobs with all warnings enabled to fail.
    This enables the build to occur, and review of warnings,
    without requiring these builds to be clean of warnings.
    Also, only outputs the error logs (not full build logs)
    for these build options.  This is a critical step
    towards getting to 100% warning-free builds, without
    interrupting current processes.
2019-11-05 11:36:21 -08:00
..
adafruit-nrfutil update adafruit-nrfutil for macOS 2018-10-22 12:02:34 +07:00
midi_tests add while for serial connection to all examples for nrf52840 native usb 2018-10-30 00:48:45 +07:00
pynrfbintool Adapt code for Python 2/3 2019-05-08 12:29:29 +03:00
uf2conv fix uf2conv.py 2019-02-20 14:18:55 -08:00
build_all.py Reduce build log output and add "/Wall" build jobs. 2019-11-05 11:36:21 -08:00