This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
mirror of
https://github.com/jerryscript-project/jerryscript.git
synced
2025-12-15 16:29:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
jerryscript
/
targets
/
mbedos5
/
tools
History
Jan Jongboom
defd97cc51
target: mbedos5: Update generate_pins.py to use the new Python API for querying targets, and use the new location of target PinNames.h file. Previously
make source/pins.cpp
just failed silently, and returned an empty file. Therefore using pin names from JS (
LED1
) would silently fail when building JerryScript against mbed OS 5.2.3. We missed this because it does not happen when you upgrade an existing mbed OS 5.1 project.
Fixes
#1493
. (
#1494
)
...
JerryScript-DCO-1.0-Signed-off-by: Jan Jongboom
janjongboom@gmail.com
2016-12-16 10:12:49 +01:00
..
check_pins.sh
Streamline copyright notices across the codebase. (
#1473
)
2016-12-08 06:39:11 +01:00
cmsis.h
Streamline copyright notices across the codebase. (
#1473
)
2016-12-08 06:39:11 +01:00
generate_pins.py
target: mbedos5: Update generate_pins.py to use the new Python API for querying targets, and use the new location of target PinNames.h file. Previously
make source/pins.cpp
just failed silently, and returned an empty file. Therefore using pin names from JS (
LED1
) would silently fail when building JerryScript against mbed OS 5.2.3. We missed this because it does not happen when you upgrade an existing mbed OS 5.1 project.
Fixes
#1493
. (
#1494
)
2016-12-16 10:12:49 +01:00
jshint.conf
Initial support for mbed OS 5.1 (
#1318
)
2016-09-21 15:48:03 +02:00
requirements.txt
Initial support for mbed OS 5.1 (
#1318
)
2016-09-21 15:48:03 +02:00