Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: YATTT sd_map_test cPong SnowDemo ... more
PokittoLib
Library for programming Pokitto hardware
How to Use
- Import this library to online compiler (see button "import" on the right hand side
- DO NOT import mbed-src anymore, a better version is now included inside PokittoLib
- Change My_settings.h according to your project
- Start coding!
POKITTO_LIBS/ImageFormat/defines_win_SIM.h
- Committer:
- Pokitto
- Date:
- 2019-04-05
- Revision:
- 68:61a4ccb0a4b6
- Parent:
- 23:f88837b8f914
File content as of revision 68:61a4ccb0a4b6:
#include <stdio.h> #include <ctype.h> #include <stdlib.h> #include <string.h> #include "windows.h" #include <stdint.h>