mirror of
https://github.com/rvtr/ctr_mcu.git
synced 2025-06-18 08:35:36 -04:00
2.2E、2.2F を SNAKE_tags へ移動
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_mcu@565 013db118-44a6-b54f-8bf7-843cb86687b1
This commit is contained in:
parent
405d27e4db
commit
95f14be500
Before Width: | Height: | Size: 69 B After Width: | Height: | Size: 69 B |
Before Width: | Height: | Size: 71 B After Width: | Height: | Size: 71 B |
@ -1,7 +1,7 @@
|
||||
#ifndef __bsr_system__
|
||||
#define __bsr_system__
|
||||
|
||||
// $Id$
|
||||
// $Id: bsr_system.h 501 2013-01-28 01:17:59Z n2232 $
|
||||
|
||||
|
||||
// イベントループのステート
|
0
branches/2.2F_closer/nec_s_2_bsrbin2.rb → snake_tags/2.2E_SNAKE_X3/nec_s_2_bsrbin2.rb
Executable file → Normal file
0
branches/2.2F_closer/nec_s_2_bsrbin2.rb → snake_tags/2.2E_SNAKE_X3/nec_s_2_bsrbin2.rb
Executable file → Normal file
@ -4,7 +4,7 @@
|
||||
3軸加速度のリアルタイムデータから、ベクトルのノルムを出し、
|
||||
閾値を超える時間、間隔、ノルムの大きさで閾値を切り替えるなど
|
||||
|
||||
$Id$
|
||||
$Id: pedo_alg_thre_det2.c 407 2011-09-08 08:24:07Z n2232 $
|
||||
********************************************************* */
|
||||
#ifndef _WIN32
|
||||
|
@ -5,7 +5,7 @@
|
||||
・WiFi
|
||||
の監視タスク
|
||||
|
||||
$Id$
|
||||
$Id: sw.c 518 2013-02-25 05:13:33Z n2232 $
|
||||
======================================================== */
|
||||
#ifndef _WIN32
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* ========================================================
|
||||
デバッグタスク
|
||||
$Id$
|
||||
$Id: task_debug.c 485 2012-11-22 02:42:46Z n2232 $
|
||||
======================================================== */
|
||||
#ifndef _WIN32
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* ********************************************************
|
||||
一部のステータスレジスタを更新、必要に応じて割り込みを入れます。
|
||||
|
||||
$Id$
|
||||
$Id: task_status.c 462 2012-06-13 05:44:19Z n2232 $
|
||||
********************************************************* */
|
||||
|
||||
#ifndef _WIN32
|
@ -2,7 +2,7 @@
|
||||
task_sys
|
||||
電源周りを司るのタスク
|
||||
|
||||
$Id$
|
||||
$Id: task_sys.c 519 2013-03-01 02:06:17Z n2232 $
|
||||
======================================================== */
|
||||
#ifndef _WIN32
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
CTR MCU I2Cレジスタ
|
||||
|
||||
$Id$
|
||||
$Id: vreg_ctr.c 500 2012-12-12 07:43:26Z n2232 $
|
||||
====================================================== */
|
||||
#include "incs.h"
|
||||
#include "vreg_ctr.h"
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user