mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
httpd: Also don't byte_to_html() and itoa_html() to save 1.5kbytes.
Also fixed compiler "warning page_impl.c:47: warning 126: unreachable code". But I think it was a false-positive.
This commit is contained in:
+1
-1
@@ -26,4 +26,4 @@ Other memory:
|
||||
---------------- -------- -------- -------- --------
|
||||
PAGED EXT. RAM 0 256
|
||||
EXTERNAL RAM 0x0001 0x1b28 6952 16777216
|
||||
ROM/EPROM/FLASH 0x0000 0x1bf4f 45844 16777216
|
||||
ROM/EPROM/FLASH 0x0000 0x1b967 44332 16777216
|
||||
|
||||
Reference in New Issue
Block a user