Jeff
6c5e0d870c
configs/Board.mk: Remove quotes from CONFIG_ARCH_FAMILY. Causes problems with Windows native build.
2017-07-06 14:04:11 -06:00
Jeff
10f5f8f192
configs/Board.mk: Remove comment form end of line. In windows native build, it appears to be trying to make that an extra parameter to the AR command
2017-07-05 11:38:37 -06:00
Alan Carvalho de Assis
b5bfe8af17
The Smoothie project needs to compile C++ inside config/boardname/src/ to use with High Priority Interruption, then I modified the board configs Makefile to support it, see attached patch.
...
It works fine for the first time compilation, but if we execute:
$ touch config/boardname/src/Pin.cxx
And execute "make" it will not detect that Pin.cxx was modified. I think there is some other place I should modify, but I didn't find it.
2016-11-27 11:19:46 -06:00
Gregory Nutt
6d974a8c69
ESP32: Correct logic to auto-generate esp_out.ld linker script
2016-10-18 11:30:30 -06:00
Gregory Nutt
e72fab6f26
Add a board context target
2016-10-18 10:54:26 -06:00
Gregory Nutt
6745690a6f
configs/Board.mk: Add extra clean operations
2016-10-18 09:46:48 -06:00
Paul A. Patience
022ec31431
Update copyright notice
2015-09-04 19:46:43 -04:00
Gregory Nutt
871063d2b3
Forgot to add a file in the last commit
2015-09-04 16:46:59 -06:00