PythonExtra/ports/stm32/boards/PYBV10
MikeTeachman 6d5296e65e stm32,esp32: In machine_i2s, make object reference arrays root pointers.
This change eliminates the risk of the IRQ callback accessing invalid data.
Discussed here:
https://github.com/micropython/micropython/pull/7183#discussion_r660209875

Signed-off-by: Mike Teachman <mike.teachman@gmail.com>
2021-11-13 12:22:42 +11:00
..
board.json ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
board.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
deploy.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
mpconfigboard.h stm32,esp32: In machine_i2s, make object reference arrays root pointers. 2021-11-13 12:22:42 +11:00
mpconfigboard.mk stm32/boards: Enable LFS2 on PYBv1.x and PYBD boards. 2019-11-26 00:08:57 +11:00
pins.csv ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
stm32f4xx_hal_conf.h stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code. 2019-06-25 14:18:24 +10:00