Project name :
Select your environment:
from Wiki name one from the full list of supported environments.
self defined <environment> <tool name="avr/atmega2560" /> <root_api name="program_entry_point" /> <resources> <user_led algorithm="gpo" port="B" pin="7" /> </resources> </environment>
Select your solution:
from Wiki name one from the full list of supported solutions.
self defined <solution> <os algorithm="super_loop"> <user_led /> <blink algorithm="pwm_task" frequency_Hz="1" dutyCycle_percent="60" > <user_led /> </blink> </os> </solution>
document the use of algorithms. create a Embetle IDE project
do not generate anything. Just show what would happen.