With Arduino IDE or without it, what's the difference for customer project
-
- Posts: 29
- Joined: Mon Feb 20, 2017 2:27 am
With Arduino IDE or without it, what's the difference for customer project
Hi, I see lots of guys use Arduino ESP32 and it seems popular than pure development under Linux command line. what's the price for Arduino compared with pure Linux develop env? Will it occupy more RAM or bad for performance? Is there any benefit to develop customer project without Arduino? Frankly, I didn't setup Arduino platform. But I have concern for my first choice(no Arduino) now. Thanks.
Re: With Arduino IDE or without it, what's the difference for customer project
Arduino code (parts of it) is licensed under LGPL, while ESP-IDF is licensed under Apache 2.0.