source: EcnlProtoTool/trunk/asp3_dcre/mbed/mbed_stub.cfg@ 442

Last change on this file since 442 was 442, checked in by coas-nagasima, 4 years ago

ntshellアプリはnewlibを使うよう変更し、syscallの実装部分と区別がつくよう更新。

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/plain;charset=UTF-8
File size: 120 bytes
Line 
1/*
2 * mbed用のコンフィギュレーションファイル
3 *
4 * $Id$
5 */
6
7CRE_SEM(SEM_MALLOC, { TA_TPRI, 1, 1 });
Note: See TracBrowser for help on using the repository browser.