autosarzs / Dev

Development AUTOSAR
Mozilla Public License 2.0
52 stars 19 forks source link

DevCan_DisableControllerInterrupts&EnableControllerInterrupts&assert_failed&some Integration #12

Closed Muhammed-ELGendy closed 4 years ago

Muhammed-ELGendy commented 4 years ago

Can_EnableControllerInterrupts and Can_DisableControllerInterrupts are modified . Some Integration is done . assert_failed function is added with some files needed to make it work with no errors . assert_failed function has an attribute (naked) to prevent it from pushing in the stack if stack overflow happened.