micropython/ports/stm32/boards
Jim Mussared 94beeabd2e py/obj: Convert make_new into a mp_obj_type_t slot.
Instead of being an explicit field, it's now a slot like all the other
methods.

This is a marginal code size improvement because most types have a make_new
(100/138 on PYBV11), however it improves consistency in how types are
declared, removing the special case for make_new.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-19 19:06:15 +10:00
..
ADAFRUIT_F405_EXPRESS
ARDUINO_PORTENTA_H7 ports: Use micropython-lib version of drivers in manifests. 2022-09-08 11:27:05 +10:00
B_L072Z_LRWAN1 all: Remove MICROPY_PY_IO_FILEIO config option. 2022-08-18 11:54:17 +10:00
B_L475E_IOT01A
CERB40
ESPRUINO_PICO
GARATRONIC_NADHAT_F405
GARATRONIC_PYBSTICK26_F411 ports: Use micropython-lib version of drivers in manifests. 2022-09-08 11:27:05 +10:00
HYDRABUS
LEGO_HUB_NO6 py/obj: Convert make_new into a mp_obj_type_t slot. 2022-09-19 19:06:15 +10:00
LEGO_HUB_NO7 all: Update all manifest.py files to use new features. 2022-09-05 18:43:18 +10:00
LIMIFROG
MIKROE_CLICKER2_STM32
MIKROE_QUAIL
NETDUINO_PLUS_2
NUCLEO_F091RC all: Remove MICROPY_PY_IO_FILEIO config option. 2022-08-18 11:54:17 +10:00
NUCLEO_F401RE
NUCLEO_F411RE
NUCLEO_F412ZG
NUCLEO_F413ZH
NUCLEO_F429ZI
NUCLEO_F439ZI
NUCLEO_F446RE stm32/boards: Add alternate function list for STM32F446RE. 2022-09-06 16:55:24 +10:00
NUCLEO_F722ZE
NUCLEO_F746ZG
NUCLEO_F767ZI
NUCLEO_G0B1RE stm32/boards: Enable LTO by default on boards with smaller flash size. 2022-06-28 10:32:39 +10:00
NUCLEO_G474RE
NUCLEO_H743ZI
NUCLEO_H743ZI2
NUCLEO_L073RZ all: Remove MICROPY_PY_IO_FILEIO config option. 2022-08-18 11:54:17 +10:00
NUCLEO_L432KC stm32/boards: Enable LTO by default on boards with smaller flash size. 2022-06-28 10:32:39 +10:00
NUCLEO_L452RE
NUCLEO_L476RG
NUCLEO_WB55 stm32/boards: Increase mboot region to 32k for WB55 boards. 2022-08-25 17:02:56 +10:00
NUCLEO_WL55
OLIMEX_E407
OLIMEX_H407
PYBD_SF2 ports: Use micropython-lib version of drivers in manifests. 2022-09-08 11:27:05 +10:00
PYBD_SF3
PYBD_SF6
PYBLITEV10 stm32/boards/PYB: Fix handling of BOARD_VARIANT selection. 2022-09-08 14:54:48 +10:00
PYBV3
PYBV4
PYBV10 stm32/boards/PYB: Fix handling of BOARD_VARIANT selection. 2022-09-08 14:54:48 +10:00
PYBV11 stm32/boards/PYB: Fix handling of BOARD_VARIANT selection. 2022-09-08 14:54:48 +10:00
SPARKFUN_MICROMOD_STM32
STM32F4DISC
STM32F7DISC
STM32F411DISC
STM32F429DISC
STM32F439
STM32F769DISC
STM32H7B3I_DK
STM32L476DISC
STM32L496GDISC
USBDONGLE_WB55 stm32/boards: Increase mboot region to 32k for WB55 boards. 2022-08-25 17:02:56 +10:00
VCC_GND_F407VE
VCC_GND_F407ZG
VCC_GND_H743VI
common_basic.ld
common_bl.ld
common_blifs.ld
common_bss_heap_stack.ld stm32: Use a separate symbol name for the bootloader state pointer. 2022-06-28 10:25:08 +10:00
common_extratext_data_in_flash.ld
common_extratext_data_in_flash_app.ld
common_extratext_data_in_flash_text.ld
common_ifs.ld
deploy.md
make-pins.py
manifest.py ports: Use micropython-lib version of drivers in manifests. 2022-09-08 11:27:05 +10:00
manifest_pyboard.py ports: Use micropython-lib version of drivers in manifests. 2022-09-08 11:27:05 +10:00
openocd_stm32f4.cfg
openocd_stm32f7.cfg
openocd_stm32l4.cfg
pllvalues.py
stm32f0xx_hal_conf_base.h
stm32f4xx_hal_conf_base.h
stm32f4xx_prefix.c
stm32f7xx_hal_conf_base.h
stm32f091_af.csv
stm32f091xc.ld stm32/boards/stm32f091xc.ld: Allocate space for a small filesystem. 2022-06-17 21:27:32 +10:00
stm32f401_af.csv
stm32f401xd.ld
stm32f401xe.ld
stm32f405.ld
stm32f405_af.csv
stm32f411.ld
stm32f411_af.csv
stm32f412_af.csv
stm32f412zx.ld
stm32f413_af.csv
stm32f413xg.ld
stm32f413xh.ld
stm32f427xi.ld
stm32f429.ld
stm32f429_af.csv
stm32f439.ld
stm32f439_af.csv
stm32f446_af.csv stm32/boards: Add alternate function list for STM32F446RE. 2022-09-06 16:55:24 +10:00
stm32f479_af.csv
stm32f722.ld
stm32f722_af.csv
stm32f746.ld
stm32f746_af.csv
stm32f767.ld
stm32f767_af.csv
stm32f769.ld
stm32g0b1_af.csv
stm32g0b1xe.ld
stm32g0xx_hal_conf_base.h
stm32g4xx_hal_conf_base.h
stm32g474.ld
stm32g474_af.csv
stm32h7b3.ld
stm32h7b3_af.csv
stm32h7xx_hal_conf_base.h
stm32h743.ld
stm32h743_af.csv
stm32l0xx_hal_conf_base.h
stm32l4xx_hal_conf_base.h
stm32l072_af.csv
stm32l072xz.ld
stm32l432.ld
stm32l432_af.csv
stm32l452_af.csv
stm32l452xe.ld
stm32l476_af.csv
stm32l476xe.ld
stm32l476xg.ld
stm32l496_af.csv
stm32l496xg.ld
stm32wb55_af.csv
stm32wb55xg.ld stm32/boards: Increase mboot region to 32k for WB55 boards. 2022-08-25 17:02:56 +10:00
stm32wbxx_hal_conf_base.h
stm32wl55_af.csv
stm32wl55xc.ld
stm32wlxx_hal_conf_base.h