ESP32 – Why ESP32 DevKit Has a Green Box

cp2102dev-kitesp32schematicsusb device

I am trying to copy the ESP32 DevKit behavior in my own PCB (my pcb project).
I want that the ESP is powered from USB when plugged (for programming purpose only), but then powered by my external PSU when USB is not in use (normal operation).

While studying the DevKit schematics, I see there is a green box and I am not sure why is that circuit marked:
enter image description here
Also, one of the resistors is green. Why is that?

I think it is using the page 6 of the CP2102N datasheet
enter image description here

and then, for the USB part, the page 9
enter image description here

Best Answer

The resistor is marked green most likely because it is a component that is marked not to be mounted during manufacturing, just like U3, as these are marked "(NC)".

The use of green box can't be guessed from the context in any way. It might be an internal marker for something, like this has changed from previous version, or this needs double checking for correctness, or this has now been fixed.