Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 255 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 255 Bytes

pdk wizard for code::blocks

Copy the directory pdk to the wizard directory of code::blocks.

Add this entry:

RegisterWizard(wizProject,     _T("pdk"),         _T("Padauk Project"),         _T("Embedded Systems"));

after the entry for mcs51.