source: azure_iot_hub_riscv/trunk/asp_baseplatform/syssvc/malloc.cfg@ 458

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

SPIとSerial、KPUの動作を改善

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/plain;charset=UTF-8
File size: 57 bytes
Line 
1/*
2 * $Id$
3 */
4CRE_SEM(MALLOC_SEM, { TA_NULL, 1, 1 });
5
Note: See TracBrowser for help on using the repository browser.