issues
search
dave2
/
libkakapo
libkakapo provides boilerplate drivers for the Atmel XMEGA-based Kakapo dev board
http://hairy.geek.nz/kakapo
GNU Lesser General Public License v3.0
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
clock: add documentation inline
#62
dave2
closed
6 years ago
0
adc: need timeouts on conversions
#61
dave2
opened
6 years ago
0
adc: read_cal_word() is unused
#60
dave2
opened
6 years ago
0
usart: rx pull-up should be per-port
#59
dave2
opened
6 years ago
0
usart: allow different interrupt levels per-port
#58
dave2
opened
6 years ago
0
USARTS F0 and F1 refer to the wrong ISR name
#57
dave2
opened
6 years ago
0
sched_simple: Improper logging level for a malloc failure
#56
dave2
opened
8 years ago
0
USART stop doesn't
#55
dave2
opened
8 years ago
0
twi: Write timeout should be ETIME not EIO
#54
dave2
opened
9 years ago
0
Missing semicolon in usart.c for 2MHz clock
#53
hadleyrich
closed
9 years ago
1
Send stop in twi_read when finished reading
#52
hadleyrich
closed
9 years ago
0
Remove all instances of "null body" while
#51
dave2
opened
9 years ago
0
Try out phirate's circular ring scheduler for sched_simple
#50
dave2
closed
9 years ago
0
Wait for IDLE or OWNER in twi_write as per twi_read
#49
hadleyrich
closed
9 years ago
0
Ringbuffer should use uint8_t * not char *
#48
dave2
opened
9 years ago
0
Use void * pointers for spi, et al buffers
#47
dave2
closed
9 years ago
0
TWI updates
#46
hadleyrich
closed
9 years ago
0
Function pointers are not marked volatile
#45
dave2
opened
10 years ago
0
C++ stuff in new headers, tabs to spaces.
#44
hadleyrich
closed
10 years ago
0
Replace long switch structures with lookup tables
#43
dave2
opened
10 years ago
1
Add SPI function to spin until MISO edge detected
#42
dave2
closed
10 years ago
1
Add TX padding value to spi_conf()
#41
dave2
closed
10 years ago
1
Add function to retrieve 11-byte serial number
#40
dave2
closed
10 years ago
1
SPI API is single-byte call, excessive function calls result
#39
dave2
closed
10 years ago
0
Change ringbuffer to use true lengths
#38
dave2
closed
10 years ago
0
Silence warnings
#37
hadleyrich
closed
10 years ago
0
Enums should have end element
#36
dave2
opened
10 years ago
0
timer.c uses positive error values
#35
dave2
closed
10 years ago
0
Add return type to errors.h for not ready.
#34
dave2
closed
10 years ago
0
Fix up clock_rtc and add rtc.o to Makefile
#33
hadleyrich
closed
10 years ago
0
Remove reserved elements in enums
#32
dave2
opened
10 years ago
1
Typo in the adc.c definition
#31
thewizzy
closed
10 years ago
0
Add quirk for ADC_REFSEL_INTVCC_gc
#30
hadleyrich
closed
10 years ago
0
Rewrite bootloader
#29
dave2
opened
10 years ago
0
ADC API needs fixing
#28
dave2
opened
10 years ago
1
Fix compile error adc.c
#27
thewizzy
closed
10 years ago
0
Event vs Hook API approach
#26
dave2
opened
10 years ago
0
256A3B family is detected incorrectly
#25
dave2
closed
10 years ago
0
Complete support for type 2, 4 and 5 timers
#24
dave2
opened
10 years ago
0
Needs more jam.
#23
richardmerryweather
closed
10 years ago
1
Add C++ guards
#22
hadleyrich
closed
10 years ago
0
per2/per4 clock modes don't work properly
#21
dave2
closed
10 years ago
1
Port usart.c style interface to SPI, TWI, timer.
#20
dave2
closed
10 years ago
3
Update usart examples to match new API
#19
hadleyrich
closed
10 years ago
0
Refactor USART hw descriptiors
#18
hadleyrich
closed
10 years ago
0
Refactor hw descriptors to be clearer
#17
dave2
closed
10 years ago
0
Backport makefile enhancements
#16
hadleyrich
closed
10 years ago
0
Add eeprom example
#15
hadleyrich
closed
10 years ago
0
USART sets CLK2X twice
#14
dave2
closed
10 years ago
0
Add USART passthrough example.
#13
hadleyrich
closed
10 years ago
0
Next