After about two months of active development, I am happy to announce the availability of v1.3.4
of Arduino Makefile.
New Features
The following are some of the new features in this release
- Added support for compiling assembler code
- List board name as well as tag in
make show_boards
- Support for Emacs Flymake
- Support for building core objects in a subdirectory
- Enhanced automatic detection of serial port
- Enhanced and audited most of the regex used throughout the makefile
In addition to the above features there are a lot of bug fixes and tweaks that got in. You can checkout the release page to find information about all of them.