Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
martin
- Mon, 14 Feb 2011 12:03:42
Show More
0
push_action.sh
push_action.sh
created
644
+2
0
@@
-0,0
+1,2
1
touch test
2
touch test2
0
LPP_drivers/includes/apb_lcd_driver.h
LPP_drivers/includes/apb_lcd_driver.h
+2
-1
@@
-67,7
+67,8
typedef int lcd_err;
67
/** structure representing the lcd registers */
67
/** structure representing the lcd registers */
68
struct lcd_driver
68
struct lcd_driver
69
{
69
{
70
int cfg_reg ; /**< Configuration register composed of Ready flag [10], CMD time Value [9:8], CMD to send [7:0]*/
70
int cfg_reg ; /**< Configuration register composed of Ready flag [10], CMD time Value [9:8],
71
CMD to send [7:0]*/
71
int Frame_buff [ lcdCharCnt ]; /**< Frame Buffer space each address corresponds to a char on the lcd screen */
72
int Frame_buff [ lcdCharCnt ]; /**< Frame Buffer space each address corresponds to a char on the lcd screen */
72
};
73
};
73
74
0
LPP_drivers/libsrc/LCD/apb_lcd_driver.h
LPP_drivers/libsrc/LCD/apb_lcd_driver.h
+2
-1
@@
-67,7
+67,8
typedef int lcd_err;
67
/** structure representing the lcd registers */
67
/** structure representing the lcd registers */
68
struct lcd_driver
68
struct lcd_driver
69
{
69
{
70
int cfg_reg ; /**< Configuration register composed of Ready flag [10], CMD time Value [9:8], CMD to send [7:0]*/
70
int cfg_reg ; /**< Configuration register composed of Ready flag [10], CMD time Value [9:8],
71
CMD to send [7:0]*/
71
int Frame_buff [ lcdCharCnt ]; /**< Frame Buffer space each address corresponds to a char on the lcd screen */
72
int Frame_buff [ lcdCharCnt ]; /**< Frame Buffer space each address corresponds to a char on the lcd screen */
72
};
73
};
73
74
0
scripts/GPL_Patcher.sh
scripts/GPL_Patcher.sh
+1
-1
@@
-1,6
+1,6
1
echo "======================================================================================="
1
echo "======================================================================================="
2
echo "---------------------------------------------------------------------------------------"
2
echo "---------------------------------------------------------------------------------------"
3
echo " LPP GPL PATCHER "
3
echo " LPP GPL PATCHER "
4
echo " Copyright (C) 2010 Laboratory of Plasmas Physic. "
4
echo " Copyright (C) 2010 Laboratory of Plasmas Physic. "
5
echo "======================================================================================="
5
echo "======================================================================================="
6
echo '----------------------------------------------------------------------------------------
6
echo '----------------------------------------------------------------------------------------
0
LPP_drivers/includes/apb_dac_Driver.h
LPP_drivers/includes/apb_dac_Driver.h
removed
0
-60
1
NO CONTENT: file was removed
NO CONTENT: file was removed
0
lib/lpp/amba_lcd_16x2_ctrlr/vhdlsyn.txt
lib/lpp/amba_lcd_16x2_ctrlr/vhdlsyn.txt
removed
0
-9
1
NO CONTENT: file was removed
NO CONTENT: file was removed
0
lib/lpp/lpp_amba/vhdlsyn.txt
lib/lpp/lpp_amba/vhdlsyn.txt
removed
0
-4
1
NO CONTENT: file was removed
NO CONTENT: file was removed
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
g 0-9
Goto bookmarked items from 0-9
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository access permissions settings
t s
Toggle sidebar on some pages