Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for lazydesigners/apricot #256

Merged
merged 3 commits into from
Oct 7, 2022
Merged

Conversation

jackytrabbit
Copy link
Contributor

Add support for lazydesigners/apricot

@xyzz
Copy link
Contributor

xyzz commented Oct 5, 2022

the firmware is failing to build:

2022-10-05T05:48:25.2971216Z Linking: .build/lazydesigners_apricot_vial.elf                                                      �[32;01m[OK]�[0m
2022-10-05T05:48:25.3036673Z Creating load file for flashing: .build/lazydesigners_apricot_vial.hex                              �[32;01m[OK]�[0m
2022-10-05T05:48:25.3077494Z Copying lazydesigners_apricot_vial.hex to qmk_firmware folder                                       �[32;01m[OK]�[0m
2022-10-05T05:48:25.3239930Z Checking file size of lazydesigners_apricot_vial.hex                                               
2022-10-05T05:48:25.3240440Z  * �[31;01mThe firmware is too large!�[0m 28862/28672 (190 bytes over)
2022-10-05T05:48:25.3251844Z  �[31;01m[ERRORS]�[0m
2022-10-05T05:48:25.3254209Z 
2022-10-05T05:48:25.3256977Z make[1]: *** [builddefs/common_rules.mk:393: check-size] Error 1
2022-10-05T05:48:25.3268096Z make: *** [Makefile:414: lazydesigners/apricot:vial] Error 1
2022-10-05T05:48:25.3271627Z �[31;01mMake finished with errors

@jackytrabbit
Copy link
Contributor Author

Thanks for the quick reply! I tested the build for several time locally. The compile sucessed and seems everything is okay when used.
Is there any thing that may cause this difference?

Linking: .build/lazydesigners_apricot_vial.elf [OK]
Creating load file for flashing: .build/lazydesigners_apricot_vial.hex [OK]
Copying lazydesigners_apricot_vial.hex to qmk_firmware folder [OK]
Checking file size of lazydesigners_apricot_vial.hex [WARNINGS]

  • The firmware size is approaching the maximum - 28648/28672 (99%, 24 bytes free)

@xyzz xyzz merged commit ca7b29a into vial-kb:vial Oct 7, 2022
zhol0777 pushed a commit to zhol0777/vial-qmk that referenced this pull request Oct 21, 2022
* Add support for lazydesigners/apricot

Add support for lazydesigners/apricot

* Update info.json

* Update rules.mk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants