README: hello world needs 16KB of RAM
authorJoel Stanley <joel@jms.id.au>
Wed, 15 Apr 2020 06:32:21 +0000 (16:02 +0930)
committerJoel Stanley <joel@jms.id.au>
Wed, 15 Apr 2020 06:32:21 +0000 (16:02 +0930)
commit04b784011aab91e1d0f4a41e5b0136fe4639b59c
treea8b4ecbac193ee51fcb058fe0d7729e22a6bf0f9
parent97e3d47a13d332e0eb25fea9e8167b7c575f467d
README: hello world needs 16KB of RAM

STACK_TOP is at 0x2000 (8K) so we need something larger as a minimum.

Signed-off-by: Joel Stanley <joel@jms.id.au>
README.md