Browse Source

zephyr/prj_qemu_x86.conf: Bump RAM size to 320K.

pull/943/merge
Paul Sokolovsky 8 years ago
parent
commit
d57c6564dc
  1. 2
      zephyr/prj_qemu_x86.conf

2
zephyr/prj_qemu_x86.conf

@ -3,4 +3,4 @@
CONFIG_NET_SLIP_TAP=y
# Default RAM easily overflows with uPy and networking
CONFIG_RAM_SIZE=256
CONFIG_RAM_SIZE=320

Loading…
Cancel
Save