Go to file
2022-06-12 21:48:51 +02:00
app Added new station commands 2022-06-12 21:48:51 +02:00
doc First commit 2022-06-10 07:20:18 +02:00
include Added new station commands 2022-06-12 21:48:51 +02:00
ld/w800 First commit 2022-06-10 07:20:18 +02:00
lib/w800 Added needed libs 2022-06-11 11:25:22 +02:00
platform First commit 2022-06-10 07:20:18 +02:00
src First commit 2022-06-10 07:20:18 +02:00
tools/w800 Added other missing utilities 2022-06-11 13:22:32 +02:00
.gitignore Initial commit 2022-05-23 14:46:20 +02:00
LICENSE Initial commit 2022-05-23 14:46:20 +02:00
Makefile Added missing root Makefile ... 2022-06-11 10:21:24 +02:00
README.md Mise à jour de 'README.md' 2022-05-23 14:54:03 +02: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