firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Work in progress. Added code to receive the CAN packets into a buffer.

    • -0
    • +111
    ./App/Services/CommBuffers.c
    • -0
    • +33
    ./App/Services/CommBuffers.h
Imported Sunrise's HALCoGen and updated it with the interrupts and added modes and services

    • -0
    • +8
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +8
    ./App/Modes/ModeInitPOST.c
    • -0
    • +13
    ./App/Modes/ModeInitPOST.h
    • -0
    • +8
    ./App/Modes/ModeStandby.c
    • -0
    • +13
    ./App/Modes/ModeStandby.h
    • -0
    • +8
    ./App/Modes/ModeUpdate.c
    • -0
    • +13
    ./App/Modes/ModeUpdate.h
    • -0
    • +54
    ./App/Services/FlashAPI/CGT.CCS.h
    • -0
    • +48
    ./App/Services/FlashAPI/CGT.gcc.h
    • -0
    • +54
    ./App/Services/FlashAPI/Compatibility.h
    • -0
    • +67
    ./App/Services/FlashAPI/Constants.h
    • -0
    • +52
    ./App/Services/FlashAPI/F021.h
    • -0
    • +185
    ./App/Services/FlashAPI/FapiFunctions.h
  1. … 60 more files in changeset.
Initial commit of the bootloader firmware

    • -0
    • +3
    ./.settings/org.eclipse.cdt.codan.core.prefs
    • -0
    • +2
    ./.settings/org.eclipse.cdt.debug.core.prefs
    • -0
    • +6
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +111
    ./include/Device_RM46.h
    • -0
    • +67
    ./include/Device_header.h
    • -0
    • +116
    ./include/Device_types.h
    • -0
    • +1008
    ./include/can.h
  1. … 120 more files in changeset.