This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
dankm 19a1fbaca2 Better non-Linux support (#2524)
* grep -> $(GREP)

Some UNIXy systems (FreeBSD for example) don't use GNU grep by default.
Allow the user to specify which grep implementation to use so that
GNU grep can be specified.

* Allow using versioned avr-gcc command

Don't hardcode "avr-gcc", and allow strings such as "avr-gcc8", or
"avr-gcc-7.3.0" to match checks for "avr-gcc".
2018-03-26 16:08:08 -04:00
..
2018-03-01 07:45:47 -08:00
2018-03-01 07:45:47 -08:00
2018-03-01 07:45:47 -08:00
2018-03-01 07:45:47 -08:00
2018-03-01 07:45:47 -08:00
2018-03-01 07:45:47 -08:00
2018-03-26 16:08:08 -04:00