I would like update Node.js to the latest version and I need to choose between ARMv6 and ARMv7. From the package manager point of view this is an ARMv6 processor and dmesg
tells it is
CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7)
so... probably ARMv7.
Googling, I saw lot of people used ARMv7 without problem. But is it correct?