[go: up one dir, main page]

Menu

Commit [r498]  Maximize  Restore  History

Binary search handle map has been migrated to the fixed interface of the required lookup tables. Before the interface definition and thus the map implementation used to contain a platform dependency (see previous commit). Now, it's generic source code, which will succeed on all platforms

vranken 2022-12-03

changed /canInterface/trunk/code/handleMaps/mci_ifMapBinarySearchCanId.h
changed /canInterface/trunk/code/handleMaps/mci_mapBinarySearchCanId.c
changed /canInterface/trunk/sampleIntegrations/winSampleIntegration/GNUmakefile
changed /codeGenerator/trunk/samples/mapCanIdToFrameIdx/generateCode.cmd
changed /codeGenerator/trunk/samples/mapCanIdToFrameIdx/output/mci_ifMapBinarySearchCanId.h
changed /codeGenerator/trunk/samples/mapCanIdToFrameIdx/output/mci_mapCanIdToIdx_dataTables.c
changed /codeGenerator/trunk/samples/mapCanIdToFrameIdx/output/mci_mapCanIdToIdx_dataTables.h
changed /codeGenerator/trunk/samples/mapCanIdToFrameIdx/templates/mapCanIdToFrameIdx.c.stg
changed /codeGenerator/trunk/samples/mapCanIdToFrameIdx/templates/typeMap.stg