Jeff Epler 510890b207
Enable squeezing property storage in flash
.. and enable it on atmel-samd and raspberrypi. On trinket_m0 this saves
96 net bytes of flash. There are 216 bytes actually saved by reducing
the flash storage size of the property descriptors, but added code in
several paths takes back over half of the 'raw savings'.

By organizing the "get-only" and "get-set" (but no delete) properties
each in a different section, we can represent then more efficiently.

Testing performed: that a get-only property can still be gotten but
can't be set or deleted; that a get-set property can sill be gotten or
set but can't be deleted.  Tested on pygamer.

Because this requires linker file support, I only enabled it on two of
the ports.
2022-05-03 08:48:53 -05:00
..
2021-11-30 11:00:10 -05:00
2022-03-10 15:56:51 -05:00
2022-02-09 14:26:20 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2022-03-21 17:58:43 -07:00
2022-03-21 17:58:43 -07:00
2022-03-21 17:58:43 -07:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2022-03-07 09:11:29 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00
2021-12-11 23:07:21 +05:30
2022-03-21 17:58:43 -07:00
2021-11-30 11:00:10 -05:00
2021-11-30 11:00:10 -05:00