Open takagi opened 9 years ago
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.
program-compile
Goal Providing APIs to identify micro controllers for which the output assembly is and to specify its device configurations.
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.