Comment on An IRC Bot in Arm AssemblerparentComments−Alupis12yHe uses Linux sys calls, which means the kernel needs to be there (and a libc of some sorts)... but that's all that's needed. So, with the RPi, you could essentially "boot" this code with pretty much a bare-metal system otherwise.−smorrow12yIs Linux considered part of the machine itself now? Jesus.
Comments
He uses Linux sys calls, which means the kernel needs to be there (and a libc of some sorts)... but that's all that's needed. So, with the RPi, you could essentially "boot" this code with pretty much a bare-metal system otherwise.
Is Linux considered part of the machine itself now? Jesus.