Skip to content

Conversation

@knightburton
Copy link
Member

Completely new target for STM32F429ZI-Doscovery board based on K64F target.

reg_value.u.v_object = reg_func_p;

bok = jerry_api_set_object_field_value (global_obj_p,
(jerry_api_char_t *)name,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing space after )

@LaszloLango LaszloLango added development Feature implementation jerry-port Related to the port API or the default port implementation labels Apr 1, 2016
Update the JerryScript API changes.
Delete the extended print implementation.
Fix the DECLARE_HANDLER name erratum.
Correct some coding style issue.
Check and release the err_obj_p object.
Update jerry_port.c in the target source.

JerryScript-DCO-1.0-Signed-off-by: Imre Kiss kissi@inf.u-szeged.hu
@knightburton
Copy link
Member Author

In this and some other PRs what we did, they are way too much clones of each other, so this is the reason why I'm closed this pull request, because we created a new PR ( #1019 ) where merged the mbed releated targets into one source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development Feature implementation jerry-port Related to the port API or the default port implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants