pic icon indicating copy to clipboard operation
pic copied to clipboard

Needs rewriting a function for micro controllers other than PIC12F683

Open takagi opened this issue 9 years ago • 0 comments

Situation The compiler's output assembly is for PIC12F683 micro controller.

Problem Rewriting program-compile function is needed to output assemblies for micro controllers other than PIC12F683.

Goal Providing APIs to identify micro controllers for which the output assembly is and to specify its device configurations.

takagi avatar Feb 28 '15 04:02 takagi