fenugrec a0caf93e50 Remove flash-as-eeprom emulation for USER_ID
There is a pair of USB requests ( GS_USB_BREQ_GET_USER_ID and
_SET_USER_ID) that is not supported by the linux driver, and not used by
any known software :

https://github.com/candle-usb/candleLight_fw/issues/91

Since the firmware returns a unique serial #, there doesn't appear to be
any use case for assigning a user ID. Using a whole flash page for that
purpose can be wasteful on bigger targets .

This removes all the relevant code and adjusts the linker scripts
accordingly.
2022-11-14 10:40:27 -05:00
..
2022-11-14 10:03:53 -05:00
2022-08-25 09:36:41 +02:00
2022-10-11 19:27:57 -04:00
2022-11-10 19:46:08 -05:00
2022-08-25 09:36:41 +02:00
2022-10-12 17:28:50 -04:00
2022-10-11 19:27:57 -04:00