Difference between revisions of "Knowledge Base"

From SEGGER Wiki
Jump to: navigation, search
m
m
Line 4: Line 4:
 
It is meant for be useful for engineers, students, and hobbyists programming Embedded Systems, by explaining things from a programmer's perspective and by providing useful code examples.
 
It is meant for be useful for engineers, students, and hobbyists programming Embedded Systems, by explaining things from a programmer's perspective and by providing useful code examples.
   
  +
* [[C runtime library]]
 
* [[CPU]]
 
* [[CPU]]
 
* [[CRC]]
 
* [[CRC]]

Revision as of 22:44, 23 June 2019

Knowledge Base

The knowledge base is a resource to explain terms often used in combination with Embedded Systems.

It is meant for be useful for engineers, students, and hobbyists programming Embedded Systems, by explaining things from a programmer's perspective and by providing useful code examples.