Skip to content

File lt_main.c

FileList > base > lt_main.c

Go to the source code of this file.

  • #include <libretiny.h>
  • #include <fal.h>

Public Attributes

Type Name
fal_partition_t fal_root_part = = NULL
"Root" partition entry, representing the entire flash. Declared and initialized in lt_main.c.

Public Functions

Type Name
void __libc_init_array (void)
int lt_main (void)
int main (void)

Public Attributes Documentation

variable fal_root_part

fal_partition_t fal_root_part;

Public Functions Documentation

function __libc_init_array

void __libc_init_array (
    void
) 

function lt_main

int lt_main (
    void
) 

function main

int main (
    void
) 

The documentation for this class was generated from the following file cores/common/base/lt_main.c