-*- text -*- * The linker script has a new command to insert a timestamp TIMESTAMP inserts the current time (seconds since Epoch) as a 64-bit value * The linker script syntax has new commands for debugging a linker script DEBUG ON turns on debugging DEBUG OFF turns off debugging * The linker script syntax has new commands for handling CRC-32/64 calculations on the '.text' section It uses code from https://www.libcrc.org/ DIGEST "