thunderace / Esp8266-Arduino-Makefile

Makefile to build arduino code for ESP8266/ESP32x under linux (tested on debian X64)
34 stars 20 forks source link

Feature Request : Does not support .S files #20

Closed swapnil823 closed 6 years ago

swapnil823 commented 6 years ago

Not able to compile gdb stub as it needs .S files to be assembled.

thunderace commented 6 years ago

Hello, Fixed in the master branch. Give it a try