main.c File Reference
#include "pm.h"
Go to the source code of this file.
|
Functions |
int | main (void) |
Variables |
unsigned char | usrlib_img [] |
Detailed Description
# This file is Copyright 2009 Dean Hall. # # This file is part of the Python-on-a-Chip program. # Python-on-a-Chip is free software: you can redistribute it and/or modify # it under the terms of the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1. # # Python-on-a-Chip is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # A copy of the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1 # is seen in the file COPYING up one directory from this.
Definition in file main.c.
Variable Documentation
Sample PyMite application
Definition at line 22 of file main.cpp.