remve devel from version string
authorMiroslav Ondra <ondra@faster.cz>
Fri, 14 Sep 2018 14:37:56 +0000 (16:37 +0200)
committerMiroslav Ondra <ondra@faster.cz>
Fri, 14 Sep 2018 14:37:56 +0000 (16:37 +0200)
add more use LED to B-1000

modules/unipi/src/unipi_common.h
modules/unipi/src/unipi_platform.c

index 69ee25ee4bdfe2f4fe24e4c8d376a7b2a7258ca5..32cab2cceed9ef52f77c39573a4ad2bbddeb45f4 100644 (file)
@@ -51,7 +51,7 @@
 #if NEURONSPI_SCHED_REQUIRED > 0
        #include <uapi/linux/sched/types.h>
 #endif
-#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.15:2018:09:07 (devel)"
+#define NEURONSPI_MAJOR_VERSIONSTRING "Version 1.15:2018:09:14"
 
 #define NEURONSPI_MAX_DEVS                             3
 #define NEURONSPI_MAX_UART                             16
index 999d1886ebcba7abc8d8497fe1abafcc5007882a..56dc7fa6b36097265d620e5de3804145404d5088 100644 (file)
@@ -92,7 +92,7 @@ static u32 NEURONSPI_BOARD_B1000_HW_DEFINITION_BLOCK[NEURONSPI_BOARD_B1000_HW_DE
                .ro_count =                                       0,    \
                .ds_count =                                       4,    \
                .di_count =                                       4,    \
-               .led_count =                              4,    \
+               .led_count =                             16,    \
                .stm_ai_count =                           1,    \
                .stm_ao_count =                           1,    \
                .sec_ai_count =                           0,    \