circuitpython/ports
Jeff Epler dd6dd5df21
rework the getenv test again
* use a virtual fat filesystem during the test
 * this makes the file I/O part more closely patch runtime which is nice
 * side-steps the need to add a special function for testing
   * but test still can't be run on a device, because the vfs calls
     are incompatible, and you intentionally can't remount "/" anyway
 * and side-steps problems with storing 'bad' toml files
2022-12-10 12:58:08 -06:00
..
atmel-samd alphabetize 2022-12-09 14:12:43 -06:00
broadcom Merge pull request #7247 from tannewt/picow_web_workflow 2022-11-28 14:19:42 -08:00
cxd56 Merge pull request #7247 from tannewt/picow_web_workflow 2022-11-28 14:19:42 -08:00
espressif Rename "environ" errors to "getenv" errors 2022-12-09 14:14:53 -06:00
litex Merge pull request #7247 from tannewt/picow_web_workflow 2022-11-28 14:19:42 -08:00
mimxrt10xx Merge pull request #7247 from tannewt/picow_web_workflow 2022-11-28 14:19:42 -08:00
nrf fix nrf build 2022-12-08 16:45:58 -06:00
raspberrypi remove debugging prints 2022-12-08 14:18:22 -06:00
stm Merge pull request #7247 from tannewt/picow_web_workflow 2022-11-28 14:19:42 -08:00
unix rework the getenv test again 2022-12-10 12:58:08 -06:00