Feedback:
for some reason, part of the info with the instructions and command list disappeared from README.md. Why were these changes made? ) it was convenient, everything was in one place,
and about this _ there was a different command list in the README file.
2.1 changing the fuses and bootloader
2.1.1 pio run -e fuses_bootloader -t fuses
2.1.2 pio run -e fuses_bootloader -t bootloader
2.2 flashing the MCU
pio run -e ISP -t upload -t monitor
2.3 flashing the EEPROM
pio run -e EEP -t uploadeep -t monitor
so which commands are the current ones, and which ones are old?
Looks like there are 2 sets of instructions,
🇷🇺 Оригинал
фидбэК:
из README.md почемуто исчезла часть информации с инструкцией и списком команд. В связи с чем такие изменения? ) было удобно, всё рядом,
вот на счёт этого _ в РИДМИфайле был другой список коман д .
2.1 смена фьюзов и бутлоадера
2.1.1 pio run -e fuses_bootloader -t fuses
2.1.2 pio run -e fuses_bootloader -t bootloader
2.2 прошивка МК
pio run -e ISP -t upload -t monitor
2.3 прошивка EEPROM
pio run -e EEP -t uploadeep -t monitor
так какие команды будут актуальные , а какие старые ?
2 инструкции получается есть ,