Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 1 month ago.
Yotta integration with Sublimetext or Atom
I don't know if this is the correct place to put this, but I have spent the entire day trying to get code completion and linting working in either Sublimetext or Atom.
Has anyone done this before? I wasn't able to get the linter to stop giving errors relating to having no definition for `PinName`, even though I included ./yotta_modules for gcc. I suspect this won't be possible since mbed needs an arm cross-compiler. It's incredibly annoying to have to switch between documents just to see what I called a function or what order its arguments are in.