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.
10 years ago.
Standard available functions
Hello everyone,
Been playing with PIC's for a while, and decided to check out the AMR processor I've heard so much about. I'm used to using the CCS PIC C compiler. It comes with a 'User Manual' that (among other things) lists the available/"boxed" functions with a brief description of what parameters they use, what they return (if anything), what it does, and a small snippet of sample code. Is there anything like that for for this compiler? If so, where do you find it?
Thanks
1 Answer
10 years ago.
Easiest to start is the handbook probably: http://developer.mbed.org/handbook/Homepage
I wanted also to link to the automatically generated documentation (same as what is linked on the handbook pages), but I see it is impossible currently with the number of files in it due to 3rd party driver code which is used by mbed libs.