FlySkyI6 icon indicating copy to clipboard operation
FlySkyI6 copied to clipboard

SWE 1.7.5

Open Bananchik312 opened this issue 2 years ago • 3 comments

My code is based on version 1.7.5. Right now I need a SWE switch, but it doesn't work in 1.7.5. Which files do I need to replace in 1.7.5 with files from 1.7.6 in order to compile the firmware correctly?

Bananchik312 avatar Aug 31 '22 07:08 Bananchik312

@Bananchik312 - run "git grep -i swe" in the sources for a starting point.

Yenya avatar Sep 06 '22 06:09 Yenya

@Bananchik312 - run "git grep -i swe" in the sources for a starting point.

It doesn't do anything. Nothing happens after the command

Bananchik312 avatar Sep 07 '22 13:09 Bananchik312

@Bananchik312 it should return at least doc/release.txt, but also many other files. Do you have a doc/release.txt in the directory from where the git grep command is being executed? Does it contain three lines with "swe" string in them?

Yenya avatar Sep 01 '23 09:09 Yenya