circuitpython/shared-module/dotenv
Jeff Epler 55519670a8
Fix parsing long dotenv values
Values that exceeded the stack buffer of 64 bytes were incorrectly
handled.

A new test is added.
2022-10-13 16:41:30 -05:00
..
__init__.c Fix parsing long dotenv values 2022-10-13 16:41:30 -05:00
__init__.h Add ability to reserve psram 2022-08-03 16:19:40 -05:00