LED status loop change.

Using chopstx_poll, it requires more memory on stack.
This commit is contained in:
NIIBE Yutaka
2017-11-17 17:20:52 +09:00
parent ce82b347f9
commit fe94e1885b
3 changed files with 66 additions and 40 deletions

View File

@@ -3,7 +3,7 @@
#define SIZE_2 4096
#define SIZE_3 (5 * 4096)
#else
#define SIZE_0 0x0100 /* Main */
#define SIZE_0 0x0160 /* Main */
#define SIZE_1 0x01a0 /* CCID */
#define SIZE_2 0x0180 /* RNG */
#if MEMORY_SIZE >= 32