Hacker News new | ask | show | jobs
by tyingq 2610 days ago
An ESP8266 is not similar to an AM335x. AM335X is a 1GHz ARM Cortex-A8. Microcontroller versus Microprocessor.
1 comments

Yeah, so much more powerful..... And sooooooo much more challenging to secure. At least with microcontrollers, you (can) lock down execution of arbitrary code almost entirely, because Harvard architecture.