Nathalie Marquesin Risbakk
Nathalie Marquesin Risbakk
When we created our hello world tutorial for embedded systems, where a button switches an LED on and off, we needed to use an image to represent the physical device....
When creating new examples with TotalCross, we noticed that we were using a kind of loader component quite frequently. Currently we have to build this component from scratch and we...
## Issue Title Our source code should adhere to a code standard. It improves code readability and increases code quality.
## Is your feature request related to a problem? Please describe. As @ItaloYeltsin said, unit testing is an essential step on the development process. It provides code quality and avoids...
## Issue Title Sort out javadoc content and clear 404 errors. ## Describe the bug **Sort out javadoc content:** TotalCross javadoc today includes both tc.* and totalcross.* packages. I understand...