Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

{
  'version': 0,
  'roots': [
    { 'name': 'OUT_DIR', 'type': 'directory',
      'contents': [
        { 'name': 'module.map', 'type': 'file',
          'external-contents': 'INPUT_DIR/module.map'
        },
        { 'name': 'ModuleNeedsVFS.h', 'type': 'file',
          'external-contents': 'INPUT_DIR/module_needs_vfs.h'
        },
        { 'name': 'BaseModuleNeedsVFS.framework/Headers/BaseModuleNeedsVFS.h', 'type': 'file',
          'external-contents': 'INPUT_DIR/base_module_needs_vfs.h'
        },
      ]
    }
  ]
}