mirror of
https://github.com/aolofsson/oh.git
synced 2025-02-07 06:44:09 +08:00
289024fd89
- Creating an arbitrary 'src' directory really doesn't help much... - Goal is to make each folder self contained - Make meta repos and individual repos have the same directory structure
17 lines
598 B
Plaintext
17 lines
598 B
Plaintext
DEADBEEF_FFFF0000_00000000_05_0010 // write gpio_dir
|
|
DEADBEEF_FFFFFFFF_00000010_05_0010 // write gpio_out
|
|
DEADBEEF_33330000_00000018_05_0010 // write gpio_outclr
|
|
DEADBEEF_33330000_00000020_05_0010 // write gpio_outset
|
|
DEADBEEF_55550000_00000028_05_0010 // write gpio_outxor
|
|
DEADBEEF_00000000_00000030_05_0010 // write gpio_imask
|
|
DEADBEEF_FFFFFFFF_00000038_05_0010 // write gpio_itype
|
|
DEADBEEF_FFFFFFFF_00000040_05_0010 // write gpio_ipol
|
|
DEADBEEF_DEADBEEF_00000008_04_0010 // read gpio_in
|
|
DEADBEEF_DEADBEEF_00000048_04_0010 // read gpio_ilat
|
|
DEADBEEF_DEADBEEF_00000008_04_0010 // read gpio_in
|
|
|
|
|
|
|
|
|
|
|