Reworked sorce tree. v2.3.0
authorWalter Fetter Lages <w.fetter@ieee.org>
Tue, 22 May 2018 18:35:30 +0000 (15:35 -0300)
committerWalter Fetter Lages <w.fetter@ieee.org>
Tue, 22 May 2018 18:35:30 +0000 (15:35 -0300)
commit7bfa8d3303dc94b0805079f10f0745cc93dd335a
tree50e2cbe475b7c3b05ac869d63bcc4fc8504781b8
parentf66574590409ace659217da0ecf533aae33afd62
Reworked sorce tree.

Reworked source tree.

Capacitor involucre sizes made invisible in schematics.

Created a workaround to fix a incompatibility between pic30-gcc 3.01 and
FreeRTOS.  See the hack 1 in the Hacks file.
45 files changed:
Changes
Daemon/Makefile
DaemonRTOS/Makefile
FreeRTOS1/croutine.c [moved from FreeRTOS/croutine.c with 100% similarity]
FreeRTOS1/include/FreeRTOS.h [moved from FreeRTOS/include/FreeRTOS.h with 100% similarity]
FreeRTOS1/include/croutine.h [moved from FreeRTOS/include/croutine.h with 100% similarity]
FreeRTOS1/include/list.h [moved from FreeRTOS/include/list.h with 100% similarity]
FreeRTOS1/include/portable.h [moved from FreeRTOS/include/portable.h with 100% similarity]
FreeRTOS1/include/projdefs.h [moved from FreeRTOS/include/projdefs.h with 100% similarity]
FreeRTOS1/include/queue.h [moved from FreeRTOS/include/queue.h with 100% similarity]
FreeRTOS1/include/semphr.h [moved from FreeRTOS/include/semphr.h with 100% similarity]
FreeRTOS1/include/task.h [moved from FreeRTOS/include/task.h with 100% similarity]
FreeRTOS1/list.c [moved from FreeRTOS/list.c with 100% similarity]
FreeRTOS1/portable/AIC-2.0.0/port.c [moved from FreeRTOS/portable/AIC-2.0.0/port.c with 100% similarity]
FreeRTOS1/portable/AIC-2.0.0/portmacro.h [moved from FreeRTOS/portable/AIC-2.0.0/portmacro.h with 100% similarity]
FreeRTOS1/portable/MemMang/heap_1.c [moved from FreeRTOS/portable/MemMang/heap_1.c with 100% similarity]
FreeRTOS1/portable/MemMang/heap_2.c [moved from FreeRTOS/portable/MemMang/heap_2.c with 100% similarity]
FreeRTOS1/portable/MemMang/heap_3.c [moved from FreeRTOS/portable/MemMang/heap_3.c with 100% similarity]
FreeRTOS1/portable/readme.txt [moved from FreeRTOS/portable/readme.txt with 100% similarity]
FreeRTOS1/queue.c [moved from FreeRTOS/queue.c with 100% similarity]
FreeRTOS1/readme.txt [moved from FreeRTOS/readme.txt with 100% similarity]
FreeRTOS1/tasks.c [moved from FreeRTOS/tasks.c with 100% similarity]
Hacks [new file with mode: 0644]
Makefile
TODO [new file with mode: 0644]
aictable [deleted file]
doc/Doxyfile [new file with mode: 0644]
doc/Makefile
doc/aicpic.pdf
doc/aicpic.sch
doc/aicpower.pdf
doc/aicpower.sch
doc/tools.txt [new file with mode: 0644]
gld/p30f4012.gld [deleted file]
include/p30f4012.h [deleted file]
test/braketest/Makefile
test/cantest/Makefile
test/dsPICAICtest/Makefile
test/dsPICtest/Makefile
test/encodertest/Makefile
test/freertosAICtest/Makefile
test/freertostest/Makefile
test/motortest/Makefile
test/pwmtest/Makefile
test/serialtest/Makefile