From c92d6724d711acccacf917a63b683fa10812e876 Mon Sep 17 00:00:00 2001 From: Sudar Date: Fri, 9 Aug 2013 21:36:22 +0530 Subject: Autodetect baudrate only if either a .ino/.pde is present Because of the way the autodetect code works, if no .ino/.pde file is present, then the makefile hangs --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index d4802cb..1fec2cd 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -17,6 +17,7 @@ The following is the rough list of changes that went into different versions. I - Implement ard-parse-boards with shell scripting instead of Perl (https://github.com/peplin) - Compile with debugging symbols only when DEBUG=1 (https://github.com/peplin) - Replace Leonardo detection with Caterina detection (https://github.com/sej7278) +- Autodetect baudrate only if either a .ino/.pde is present ### 0.12.0 (2013-06-20) - Fix "generated_assembly" target, which got broken earlier. Fix issue #76 (https://github.com/matthijskooijman) -- cgit v1.2.3