This website requires JavaScript.
Explore
Help
Sign In
YourWishes
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ff8ff982deeb5ecb656100ba5d1be45c4e8e0979
jerryscript
/
targets
/
mbedos5
/
tools
T
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