forked from atomvm/exatomvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
flash_offset
collision in mix.exs
Changes the mix.exs `flash_offset` name to include the platform name, to allow configuring an application for both esp32 and stm32 platforms in the application mix.exs file. The origional name is retauined for command line over-rides. closes atomvm#30 Signed-off-by: Winford <[email protected]>
- Loading branch information
1 parent
434f730
commit 901b460
Showing
3 changed files
with
19 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters