/bik4plus-fw

Firmware for BIK4+ Bike Sharing Lock

Primary LanguageCGNU General Public License v3.0GPL-3.0

BIK4+ Bike Sharing Lock

Build

IDE is GNU ARM Eclipse plugin on Eclipse CDT.

Target chip is STM32F103C8T6.

As a reference, the code was originally developed using:

  • Eclipse Neon.3 Release (4.6.3)
  • arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors 6-2017-q1-update) 6.3.1 20170215 (release) [ARM/embedded-6-branch revision 245512]
  • OpenOCD 0.10.0-201701241841, with ST-Link v2 SWD debugger

Other tool versions should work as well.

License

Copyright (C) 2017 Tuwuh Sarwoprasojo

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program 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. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.