diff options
author | Takeshi ISHII <2170248+mtei@users.noreply.github.com> | 2019-03-28 00:51:56 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-03-27 08:51:56 -0700 |
commit | b9f6ff05d09084d624b5736b46b8c8a446fa1892 (patch) | |
tree | 3ffcbe9d5e421bc0a475c626733deea58192d3eb /keyboards/planck/keymaps/zach | |
parent | 6f124b790938e2e74431fc85f2cc1ae04d824f6e (diff) |
build size-check enhancement (#5485)
* build size-check enhancement
Changed to display a warning when the free size of compilation result is less than 512 bytes.
* update message.mk
* add SIZE_MARGIN variable, change default margin 512 to 1024
for Example.
```
$ make SIZE_MARGIN=2048 crkbd:all
$ make crkbd:all ## mergin is 1024
```
* Update message.mk
change message to ‘approaching the maximum’
Co-Authored-By: mtei <2170248+mtei@users.noreply.github.com>
Diffstat (limited to 'keyboards/planck/keymaps/zach')
0 files changed, 0 insertions, 0 deletions