]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
Enable ethernet interrupts for all platforms
authorJakub NejedlĂ˝ <nejedjak@fel.cvut.cz>
Mon, 19 Aug 2019 12:53:30 +0000 (14:53 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 29 Aug 2019 15:09:51 +0000 (17:09 +0200)
commitc831909573d1666aa434dd92b532a97258c4b006
treefd8f954ddc1df00f0c63693c10424bfc6d54d0fb
parenteed0f60c208085fe2c6599ed99bc7e045891b531
Enable ethernet interrupts for all platforms

Due code multiplication was notification
file moved to folder common for all platforms.

To notification was copyed code providing
ethernet interrupts.
Interrupts vector was updated for all platforms.
Makefile.var
rpp/src/sys/.gitattributes
rpp/src/sys/_rm48_hdk/.gitattributes
rpp/src/sys/_rm48_hdk/sys_startup.c
rpp/src/sys/_tms570_hdk/notification.c [deleted file]
rpp/src/sys/_tms570_hdk/sys_startup.c
rpp/src/sys/_tms570_hydctr/notification.c [deleted file]
rpp/src/sys/_tms570_hydctr/sys_startup.c
rpp/src/sys/notification.c [moved from rpp/src/sys/_rm48_hdk/notification.c with 60% similarity]