The tagged versions should be the same. That is, the version in
SourceForge that is tagged to a particular version number should be the
same as that in the AWS repository that has the same kernel version
number in th kernel source files. From your post is sounds like that is
not the case, and if so, would seem to be a mistake. I will investigate
and let you know…
I actually did a diff on the version provided as part of the release in
Gituhub earlier this week. I found a couple of changes where the order
of include files was checked by the preprocessor in the stream/message
buffer files, which I copied into the SVN version (but not checked in
yet) - but that was about all (as I recall - in any case - anything I
found will be in SVN too). They will be become submodules of each other
to automate keeping in sync! I have actually started to bring in a
subset of other aws Github libs into SVN already (just infrastructure so
far, as a first step - https://sourceforge.net/p/freertos/code/HEAD/tree/trunk/FreeRTOS-Plus/Source/FreeRTOS-Plus-IoT-SDK/
) which makes the need to link to rather than copy more important.