Remove test code

This commit is contained in:
JF
2020-01-26 15:39:49 +01:00
parent 640e8cd1fe
commit 6491a7c3a0
4 changed files with 6 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
project(pinetime VERSION 0.2.99 LANGUAGES C CXX ASM)
project(pinetime VERSION 0.2.1 LANGUAGES C CXX ASM)
set(NRF_TARGET "nrf52")