mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-16 17:57:44 -04:00
* Updated indentation in AVR_ATMega4809_Atmel_Studio and AVR_Dx_Atmel_Studio projects, plus small fixes in their readme files. * Added AVR_ATMega4809_IAR, AVR_ATMega4809_MPLAB.X, AVR_Dx_IAR and AVR_Dx_MPLAB.X demo projects. * Removed build artefacts and added .gitignore files in AVR_ATMega4809_MPLAB.X and AVR_Dx_MPLAB.X projects. Co-authored-by: Yuhui Zheng <10982575+yuhui-zheng@users.noreply.github.com>
21 lines
242 B
Text
21 lines
242 B
Text
"--cpu=m4809"
|
|
|
|
"--enhanced_core"
|
|
|
|
"-p"
|
|
|
|
"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\avr\Config\iom4809.ddf"
|
|
|
|
"--eeprom_size"
|
|
|
|
"256"
|
|
|
|
"--avrone_jtag_clock=100000"
|
|
|
|
"--drv_communication=USB"
|
|
|
|
"--drv_debug_port=updi"
|
|
|
|
|
|
|
|
|