/MWLabs

Primary LanguageCApache License 2.0Apache-2.0

MWLabs

Build Status License

用 C/C++ 编写的用于8位MCU的开放源代码软件库,并且无标准库依赖。
An open source software libraries for 8-Bit MCUs written in C/C++, and no standard library dependencies

PREREQUISITES

  • 8-Bit MCU
  • C89/C99
  • Any compiler supporting C/C++

LICENSE

Copyright (C) 2018 by Mak Gordon <winchester.mygod@hotmail.com>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.