Now, try_lock (SPI & I2C) & begin_transaction (display bus core) will check that the related objects are still valid first; if they are not, the lock/begin transaction will fail by returning false, rather than "other things" such as raising a Python exception where it is not permitted, accessing invalid memory, etc. Closes #8278 and Closes #9426 |
||
|---|---|---|
| .. | ||
| bindings/videocore | ||
| boards | ||
| common-hal | ||
| firmware@bf96d0eda5 | ||
| peripherals@ec1043800f | ||
| supervisor | ||
| background.c | ||
| background.h | ||
| broadcom_peripherals_config.h | ||
| config.txt | ||
| Makefile | ||
| mpconfigport.h | ||
| mpconfigport.mk | ||
| mphalport.c | ||
| mphalport.h | ||
| qstrdefsport.h | ||
| README.rst | ||
Broadcom ================== This port supports running CircuitPython bare-metal on Raspberry Pi single board computers that utilize Broadcom system-on-chips.