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

Initial work on Events #373

Merged
merged 3 commits into from
Jun 30, 2017
Merged

Conversation

josesimoes
Copy link
Member

  • created declaration for PAL events
  • move declaration from PAL header to to events header
  • update CMakes to include these
  • add implementation of bool timer event in ChibiOS
  • enable bool timer event in interpreter
  • adjust managed heap size for Discovery4 target

Signed-off-by: José Simões [email protected]

- created declaration for PAL events
- move declaration from PAL header to to events header
- update CMakes to include these
- add implementation of bool timer event in ChibiOS
- enable bool timer event in interpreter
- adjust managed heap size for Discovery4 target

Signed-off-by: José Simões <[email protected]>
@josesimoes josesimoes added Area: Interpreter Everything related with the interpreter, execution engine and such Series: STM32xx Everything related specifically with STM32 targets Type: enhancement labels Jun 30, 2017
@nfbot
Copy link
Member

nfbot commented Jun 30, 2017

Hi @josesimoes,

I'm nanoFramework bot.
Thank you for your contribution!

A human will be reviewing it shortly. 😉

- update code formating to improve readability

Signed-off-by: José Simões <[email protected]>
- update managed heap size for ST_STM32F429I_DISCOVERY

Signed-off-by: José Simões <[email protected]>
@josesimoes josesimoes merged commit 0347c48 into nanoframework:master Jun 30, 2017
@josesimoes josesimoes deleted the initial-work-events branch June 30, 2017 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Interpreter Everything related with the interpreter, execution engine and such Series: STM32xx Everything related specifically with STM32 targets Type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants