Files
klipper/src/stm32
Kevin O'Connor 15d302901f Kconfig: Support selecting optional features on chips with small flash size
Add a new HAVE_LIMITED_CODE_SIZE symbol that enables a menu to select
optional features.  This symbol is enabled on chips with small build
sizes.

Replace the HAVE_GPIO_BITBANGING with four new symbols:
WANT_GPIO_BITBANGING, WANT_DISPLAYS, WANT_SENSORS, WANT_SOFTWARE_SPI,
and WANT_SOFTWARE_I2C.  This allows users a little more flexibility
when selecting features they need.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2023-06-08 12:59:30 -04:00
..
2023-01-17 18:32:37 -05:00
2021-12-30 12:18:05 -05:00
2022-05-07 10:13:34 -04:00
2023-02-20 19:55:25 -05:00
2023-02-20 19:55:25 -05:00
2023-02-20 19:55:25 -05:00