]> begriffs open source - freertos/commit
GCC/ATmegaxxxx port path and name change. (#51)
authorYuhui Zheng <10982575+yuhui-zheng@users.noreply.github.com>
Tue, 21 Apr 2020 20:21:19 +0000 (13:21 -0700)
committerGitHub <noreply@github.com>
Tue, 21 Apr 2020 20:21:19 +0000 (13:21 -0700)
commit6e7523041dbe69eb0014c22a5de9b3dec9a6f977
tree51299a3c3d1443b38bc2cc6888f7becb1718c7e2
parent1abca83c891bbb0233e0d2f61a2970e377d4d534
GCC/ATmegaxxxx port path and name change. (#51)

Moving ATmega port to third party directory, and mature it there. Once we are fully done, the port could then be moved back to portable/GCC.
portable/ThirdParty/GCC/ATmega/port.c [moved from portable/GCC/ATmegaxxxx/port.c with 100% similarity]
portable/ThirdParty/GCC/ATmega/portmacro.h [moved from portable/GCC/ATmegaxxxx/portmacro.h with 100% similarity]
portable/ThirdParty/GCC/ATmega/readme.md [moved from portable/GCC/ATmegaxxxx/readme.md with 100% similarity]