bootloader

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Imported Sunrise's HALCoGen and updated it with the interrupts and added modes and services

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

    • -0
    • +16
    /firmware/.ccsproject
    • -0
    • +165
    /firmware/.cproject
    • -0
    • +42
    /firmware/.gitignore
    • -0
    • +3
    /firmware/.settings/org.eclipse.cdt.codan.core.prefs
    • -0
    • +2
    /firmware/.settings/org.eclipse.cdt.debug.core.prefs
    • -0
    • +6
    /firmware/.settings/org.eclipse.core.resources.prefs
    • -0
    • +10377
    /firmware/BL.dil
    • -0
    • +111
    /firmware/include/Device_RM46.h
    • -0
    • +67
    /firmware/include/Device_header.h
    • -0
    • +116
    /firmware/include/Device_types.h
    • -0
    • +70
    /firmware/include/MemMap.h
    • -0
    • +334
    /firmware/include/adc.h
    • -0
    • +1008
    /firmware/include/can.h
  1. … 120 more files in changeset.