comparison BootLoader/Src/base_bootlader.c @ 36:7801c5d8a562

Update author name for release
author heinrichsweikamp
date Sat, 28 Apr 2018 11:33:57 +0200
parents ea1003f63e44
children 1b9be6040d82
comparison
equal deleted inserted replaced
35:6237372f76a4 36:7801c5d8a562
1 /////////////////////////////////////////////////////////////////////////////// 1 ///////////////////////////////////////////////////////////////////////////////
2 /// -*- coding: UTF-8 -*- 2 /// -*- coding: UTF-8 -*-
3 /// 3 ///
4 /// \file BootLoader/Src/base_bootlader.c 4 /// \file BootLoader/Src/base_bootlader.c
5 /// \brief he beginning of it all. main() is part of this. 5 /// \brief he beginning of it all. main() is part of this.
6 /// \author heinrichs/weikamp, Christian Weikamp 6 /// \author heinrichs weikamp gmbh
7 /// \date 26-February-2014 7 /// \date 26-February-2014
8 /// 8 ///
9 /// $Id$ 9 /// $Id$
10 /////////////////////////////////////////////////////////////////////////////// 10 ///////////////////////////////////////////////////////////////////////////////
11 /// \par Copyright (c) 2014-2018 Heinrichs Weikamp gmbh 11 /// \par Copyright (c) 2014-2018 Heinrichs Weikamp gmbh
36 36
37 ============================================================================== 37 ==============================================================================
38 ##### bootloader specific ##### 38 ##### bootloader specific #####
39 ============================================================================== 39 ==============================================================================
40 40
41 151130 chsw sleep on button3 41 151130 hw sleep on button3
42 (MX_tell_reset_logik_alles_ok() + DataEX_call() in endlos loop) 42 (MX_tell_reset_logik_alles_ok() + DataEX_call() in endlos loop)
43 43
44 ============================================================================== 44 ==============================================================================
45 ##### bootloader specific ##### 45 ##### bootloader specific #####
46 ============================================================================== 46 ==============================================================================