| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
UART2を使う前提で記述します。
#define MRBC_MEMORY_SIZE (1024*30)
static uint8_t memory_pool[MRBC_MEMORY_SIZE];
uart_init();
receive_bytecode( memory_pool, MRBC_MEMORY_SIZE );| Back | FazBrowse Home | New Git URL |