timkoers
timkoers
Maybe close this issue so that any forker knows what's going on?
If you need any one to give it a try creating this function, count me in! I'll see if I can create something. If you can give a few examples...
Sure! I'll work in my own branch for now and place a pull request once the feature is finished
Sure! What I could do is use the doxygen syntax formatting so that doxygen is able to generate the data out of the box
Can someone reopen this issue and add the label `in progress` to this issue?
Just a little update, I managed to get it working! The syntax is as following: ``` /** Arduino IDE Board Tool details * Board: Node32s * Flash Frequency: 80MHz *...
Sure! It is a single line of code to edit :-) I'll add the header automatically when a new file is created and warn the user if there is a...
No problems! I’ll try to convert the methods into the arduino-builder (that is the arduino-core right?). I’ll try to fix more issues like these, so it would be usefull if...
You mean code duplication as in, the Arduino IDE reads and parses the settings and the arduino-builder reads and parses the settings? I tried to execute the arduino-builder command, but...
I took a look at the android-builder source code, I don't understand a single line of the Go language. I have no problems learning another programing language, but I don't...