ratel icon indicating copy to clipboard operation
ratel copied to clipboard

Results 4 ratel issues
Sort by recently updated
recently updated
newest added

In order to make it easier for other people to implement their boards into the Ratel ecosystem the board implementation guide should be written.

Good morning, I wanted to try Ratle, to play a little with the "Arduino" that I have around the house / laboratory. I created the config.nims file ```nim import boardConf...

Hello, nice project, I was considering writing the same kind of solution for Nim, but someone in the discord told me about this project, it looks nice. I would like...

As mentioned in the FOSDEM presentation something should probably be done around the `proc main() {.exportc.}` and `noMain` which are currently required to get the really small code sizes that...