Files
jerryscript/targets/os/mbedos5/.mbedignore
T
Roland Takacs c51b268276 Minimize mbedos5 target (#4905)
* Removed hardware specific implementations
  * Added simple 'hello world' demo code to be aligned to other targets
  * Added ability to use external resources from outside JerryScript folder

JerryScript-DCO-1.0-Signed-off-by: Roland Takacs roland.takacs@h-lab.eu
2021-12-15 12:52:40 +01:00

10 lines
94 B
Plaintext

cmake/*
docs/*
jerry-main/*
jerry-math/*
jerry-port/*
targets/*
tests/*
third-party/*
tools/*