use chip erase command instead of deleting each cell. however, this
authorBernhard Urban <lewurm@gmx.net>
Mon, 14 Dec 2009 06:19:13 +0000 (07:19 +0100)
committerBernhard Urban <lewurm@gmx.net>
Mon, 14 Dec 2009 06:19:13 +0000 (07:19 +0100)
commit179d0a77f47e6b4c1e5f72d19352d121511812ab
tree71133b880b685ee492b2d89cf0f8526939ce52c9
parent89576267a3ec91de6d4ac380969ae5d19ac7f1af
use chip erase command instead of deleting each cell. however, this
won't work atm.
although the code is executed from IRAM there seems to be further access
on the flash... i'll check this out...
pkernel/flash.c
pkernel/kernel.py
pkernel/main.c