Closed
Description
Subject; Compiler error
- Hardware: Huzzah Feather
- Core Version: latest 2.6
- Development Env: Arduino IDE 1.8.9
- Operating System: Windows 10
Settings in IDE
- Module: Huzzah Feather
- Flash Mode: unknown
- Flash Size: 4MB
- lwip Variant: v2 Lower Memory
- Reset Method: unknown
- Flash Frequency: 80Mhz
- CPU Frequency: unknown
- Upload Using: SERIAL
- Upload Speed: 115200
Problem Description: Compilation results in an error labeled 'fatal' However, compilation appears to be successful.
Detailed problem description:
Compiler Error: fatal: not a git repository (or any of the parent directories): .git
Sketch: Simple Blink.ino will produce the error.
Additional information:
This error was mentioned in posts by myself and others, in passing. I felt that it should get its own issue so that it does not get overlooked. Since compilation does occur, this is somewhat cosmetic but it would be confusing to new users, especially since it says 'fatal'. I believe this has something to do with how the change was released through github.