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

Support multiple symbol export with \res #200

Closed
TG9541 opened this issue Apr 28, 2018 · 0 comments
Closed

Support multiple symbol export with \res #200

TG9541 opened this issue Apr 28, 2018 · 0 comments
Assignees

Comments

@TG9541
Copy link
Owner

TG9541 commented Apr 28, 2018

Implement e4thcom feature for exporting multiple efr file symbols in one line, e.g.

\res MCU: STM8S103
\res export BIT0 BIT1 BIT2 BIT3 BIT4 BIT5 BIT6 BIT7
\res export PB_ODR PB_DDR PB_CR1 PB_CR2NVM

Symbols should be tested one by one, and added only if not already in the dictionary.

@TG9541 TG9541 self-assigned this Apr 28, 2018
@TG9541 TG9541 closed this as completed in e9f1c18 Apr 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant