issues
search
lancaster-university
/
codal-nrf52
MIT License
4
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ensure all .cpp files have `using namespace codal`.
#54
carlosperate
closed
4 months ago
0
NRF52Pin::wasTouched() default w/o args to use current pin touch mode state.
#53
microbit-carlos
closed
8 months ago
0
Add more docs about updating nrfx submodule
#52
microbit-carlos
closed
1 year ago
1
[Clang Compatibility] Patch to define the .heap section as allocatable.
#51
Johnn333
closed
1 year ago
2
Explicitly set SAADC channel config mode to single ended.
#50
microbit-carlos
closed
1 year ago
3
Apply workaround for nRF52833 errata 78 for timer high power consumption.
#49
microbit-carlos
closed
1 year ago
1
[Clang compatibility] Update nrfx version to 2.1.0
#48
Johnn333
closed
1 year ago
0
Fix NeoPixel/WS2812B timing.
#47
jimmo
closed
1 year ago
2
Update nrfx to 2.10.0
#45
Amerlander
opened
1 year ago
0
Access Port Protection enabled in newer SoC
#44
Amerlander
opened
1 year ago
0
Replace `using namespace` in headers with explicit namespaces.
#43
carlosperate
closed
4 months ago
3
Dynamic pin peripherals
#42
finneyj
closed
1 year ago
0
Add NRF52Serial::pauseTx
#41
martinwork
opened
2 years ago
1
Avoid occasional hang in NRF52I2C::waitForStop
#40
martinwork
closed
2 years ago
10
Add case for 31250 in switch(baudrate)
#39
CaptainCredible
closed
2 years ago
2
Serial baudrate 31250 omitted in NRF52Serial.cpp, MIDI broken on micro:bit v2
#38
CaptainCredible
closed
1 year ago
1
Deep sleep 2
#37
martinwork
closed
3 years ago
1
NRF52I2C Workaround for missed SHORT trigger (#102)
#36
finneyj
closed
3 years ago
0
Deep sleep
#35
martinwork
closed
3 years ago
0
Usb updates
#34
jamesadevine
closed
3 years ago
0
adc live demux
#33
finneyj
closed
3 years ago
2
USB for the nrf52 family
#32
jamesadevine
closed
3 years ago
0
NRF52Serial::configurePins - wait for TX buffer to empty
#31
martinwork
closed
3 years ago
1
NRF52ADCChannel::setGain - configure the SAADC
#30
martinwork
closed
3 years ago
0
NRF52ADCChannel::setGain - cycle the ADC
#29
martinwork
closed
3 years ago
0
NRF52Serial - Avoid overwriting pin definitions during redirection
#28
martinwork
closed
3 years ago
0
NRF52ADC - Configure channel gain in startRunning
#27
martinwork
closed
3 years ago
1
NRF52ADC - move configuration changes out of IRQ handler
#26
martinwork
closed
3 years ago
1
Input Pipeline
#25
JoshuaAHill
closed
2 years ago
0
Alternative NRF52ADC support for NRF52Pin::getAnalogue
#24
martinwork
closed
3 years ago
1
Fix incorrect mapping for BitMode32
#23
jamesadevine
closed
3 years ago
9
Error in clock config
#22
bsiever
closed
3 years ago
0
Fixing Inaccurate notes produced on Micro:bit v2
#21
JoshuaAHill
closed
3 years ago
1
Remove outdated JACDAC abstraction
#20
jamesadevine
closed
4 years ago
1
NRF52Pin fails to override setAnalogPeriodUs due to parameter type difference
#19
microbit-matt-hillsdon
closed
2 years ago
2
Include of CodalDMESG should be CodalDmesg.h
#18
dpgeorge
closed
4 years ago
4
Fixed 10 bit input scale for PWM peripheral
#17
mmoskal
opened
4 years ago
0
Add NRF52QSPI using nrfx_qspi APIs.
#16
OpusK
closed
4 years ago
0
Feature saadc
#15
ajtwlsdlqp
closed
1 year ago
2
RoadMap?
#14
OpusK
closed
4 years ago
1
adapt SWS to JACDAC v1 (with final BRK condition)
#13
mmoskal
closed
4 years ago
1
Modified nRF52Serial & sync_serial for UARTE.
#12
OpusK
closed
4 years ago
6
fixes for PWM, PDM and serial
#11
mmoskal
closed
4 years ago
5
Fixed typo in NRF52Serial::setBaudrate(). & Added newline at EOF.
#10
OpusK
closed
4 years ago
3
Fixed typo in NRF52Serial::setBaudrate().
#9
OpusK
closed
4 years ago
1
use same packet size as microbit to match CRC
#8
pelikhan
closed
4 years ago
6
Do you plan to separate NRF_I2S from NeoPixel?
#7
OpusK
closed
4 years ago
4
Linking error : multiple definition
#6
OpusK
closed
4 years ago
2
Support for 52833 and dynamic SPI/I2C allocation
#5
mmoskal
closed
4 years ago
2
Add I2C driver and 52840 support
#4
mmoskal
closed
4 years ago
1
Next