Y
Hacker News
new
|
ask
|
show
|
jobs
by
diamondo25
2387 days ago
Funny thing is that AtmelStudio (for embedded development of Atmel/Microchip chips) is basically a VisualStudio shell with a makefile generator (built in c#). This is then pushed through make and invokes gcc...