NordicSemiconductor / nrf-intel-hex

Yet another parser for "Intel HEX" files.
BSD 3-Clause "New" or "Revised" License
27 stars 7 forks source link

Obsolete documentation #14

Open bencefr opened 6 years ago

bencefr commented 6 years ago

Readme and also source still refers to old refactored function hexToArrays(). Documentation of slicePad() mixes return type of MemoryMap and Uint8Array.

cinderblock commented 11 months ago

slicePad() issue is fixed with #22 ~(or #21)~.