comparison src/ports.inc @ 654:75e90cd0c2c3

hwOS sport 10.77 release
author heinrichsweikamp
date Thu, 14 Mar 2024 16:56:46 +0100
parents cd58f7fc86db
children
comparison
equal deleted inserted replaced
653:8bcd138ab744 654:75e90cd0c2c3
2 ; 2 ;
3 ; File ports.inc combined next generation V3.0.4b 3 ; File ports.inc combined next generation V3.0.4b
4 ; 4 ;
5 ; Portmap 5 ; Portmap
6 ; 6 ;
7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. 7 ; Copyright (c) 2011, JD Gascuel, heinrichs weikamp gmbh, all right reserved.
8 ;============================================================================= 8 ;=============================================================================
9 ; HISTORY 9 ; HISTORY
10 ; 2012-08-13 : [mH] Creation 10 ; 2012-08-13 : [mH] Creation
11 11
12 ;----------------------------- PORTS --------------------------------- 12 ;----------------------------- PORTS ---------------------------------
47 #DEFINE flash_clk PORTD,6 ; CLK 47 #DEFINE flash_clk PORTD,6 ; CLK
48 #DEFINE tft_nreset PORTD,7 ; /RESET 48 #DEFINE tft_nreset PORTD,7 ; /RESET
49 ; TRIS=b'00100000' 49 ; TRIS=b'00100000'
50 50
51 ; PORTE 51 ; PORTE
52 #DEFINE RE0_unused PORTE,0 ; unused 52 #DEFINE ble_npower PORTE,0 ; power supply for ble (inverted)
53 #DEFINE ir_power PORTE,1 ; power supply for IR 53 #DEFINE ir_power PORTE,1 ; power supply for IR
54 #DEFINE charge_disable PORTE,2 ; ex. mcp_ncs (RX /CS) (available from hardware rev x.x only) 54 #DEFINE charge_disable PORTE,2 ; ex. mcp_ncs (RX /CS) (available from hardware rev x.x only)
55 #DEFINE LEDr PORTE,3 ; LED red 55 #DEFINE LEDr PORTE,3 ; LED red
56 #DEFINE power_sw2 PORTE,4 ; power supply for switch1 circuit 56 #DEFINE power_sw2 PORTE,4 ; power supply for switch1 circuit
57 #DEFINE RE5_unused PORTE,5 ; unused 57 #DEFINE RE5_unused PORTE,5 ; unused