Skip to content

Commit

Permalink
docs for #2459
Browse files Browse the repository at this point in the history
  • Loading branch information
gfwilliams committed Jan 29, 2024
1 parent fcd68f6 commit ff85199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README_BuildProcess.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ This is a partial list of definitions that can be added in a `BOARD.py` file's `
* `ESPR_NO_SOFTWARE_I2C` - don't build in software I2C support
* `ESPR_NO_BLUETOOTH_MESSAGES` - don't include text versions of Bluetooth error messages (just the error number)
* `ESPR_USE_STEPPER_TIMER` - add builtin `Stepper` class to handle higher speed stepper handling
* `ESPR_LIMIT_DATE_RANGE` - limits the acceptable range for Date years (saves a few hundred bytes)

These are set automatically when `SAVE_ON_FLASH` is set (see `jsutils.h`)

Expand Down

0 comments on commit ff85199

Please sign in to comment.