Go to file
2022-11-01 18:36:32 +01:00
.vscode SDK updated 2022-11-01 18:22:10 +01:00
app SDK updated 2022-11-01 18:22:10 +01:00
app_include SDK updated 2022-11-01 18:22:10 +01:00
bin/build/w800/lib SDK updated 2022-11-01 18:22:10 +01:00
doc SDK updated 2022-11-01 18:22:10 +01:00
include SDK updated 2022-11-01 18:22:10 +01:00
ld/w800 SDK updated 2022-11-01 18:22:10 +01:00
lib/w800 Added needed libs 2022-11-01 18:36:32 +01:00
platform SDK updated 2022-11-01 18:22:10 +01:00
src SDK updated 2022-11-01 18:22:10 +01:00
tools/w800 SDK updated 2022-11-01 18:22:10 +01:00
.gitignore SDK updated 2022-11-01 18:22:10 +01:00
LICENSE SDK updated 2022-11-01 18:22:10 +01:00
Makefile SDK updated 2022-11-01 18:22:10 +01:00
README.md SDK updated 2022-11-01 18:22:10 +01:00

W801_SDK_dev_env

What does this repository contain ?

This repository contains a working dev environment for the W801 MCU.
It is a test platforme where I can try and learn the provided SDK API.
So the software doesn't serve a particular purpose, it's more of a playing field.

Getting started:

TODO