Nick
91e3a7d75a
boards: Cleanup and standardize features
2020-11-10 23:14:38 -05:00
Nick
82a5736d08
fix(boards): Remap flash to account for bootloader
2020-11-02 23:07:23 -05:00
Nick
74fa113d88
fix(boards): Rename BVD labels
2020-11-01 23:00:54 -05:00
Nick
a008731103
Implement Kconfig and enhance error checks
2020-10-26 16:01:57 -05:00
Nick
adb07926b1
Remove newlib dep
2020-10-24 18:52:34 -05:00
Nick
8efcd80f3a
Add missing ADC and fix formatting
2020-10-23 00:57:32 -05:00
Nick Winans
70ffcca3b4
Merge branch 'main' into bluetooth/battery-reporting
2020-10-23 00:55:50 -05:00
Nick
3082455aec
Refactor driver to use Sensor API
2020-10-23 00:45:59 -05:00
Mega Mind
4d81b10ba7
Added driver to control the external power output
...
This PR adds support to control the external power output from controllers like nice!nano, nRFMicro etc
I have implemented based on my understanding of Pete suggestion on this feature.
Testing done:
Tested by enabling and disabling the ext_power from application and verified
Verified the application does not crash with boards that does not have ext_power support
Note:
I did not test this in nice!nano since I don't have the boards. Will get help from others once the behavior PR is up
Next Steps:
Create a behavior PR to control enable/disable ext_power
2020-10-10 08:11:46 +08:00
Pete Johanson
9be566603e
feat(kscan): Use PORT events for kscan matrix interrupts
...
* Lower power usage compared to regular interrupts on nrf52.
2020-10-04 22:03:21 -04:00
Nick
844f2c7674
Voltage divider driver initial implementation
2020-09-19 19:14:59 -05:00
Nick
674c230dbb
fix(board): Cleanup nice!nano DT
2020-08-18 23:28:06 -05:00
Pete Johanson
59f85c93cd
fix(boards): Remove dup uart0
overrides for nano
2020-08-18 16:33:24 -04:00
Pete Johanson
4acfa8d7ef
Add DCDC setting for nano.
2020-08-14 23:26:03 -04:00
Pete Johanson
78059bbbdb
Fix up some incorrect license headers.
2020-08-11 14:49:43 -04:00
Nick
bb09707bd2
Add base files and configuration for RGB underglow
2020-07-24 01:06:56 -05:00
Pete Johanson
6701b7babc
Working BT settings.
2020-07-17 22:43:40 -04:00
Pete Johanson
33d4341320
Code partition size fix for nice!nano.
2020-07-15 23:27:15 -04:00
Pete Johanson
c45dbe3c8f
boards: nice_nano: Fix i2c usage.
...
* change conflicting pins usage for uart.
* use i2c0 properly instead.
2020-07-11 13:09:18 -04:00
Pete Johanson
6cafa9556c
nice!nano fixes for necessary USB CDC ACM UART console.
2020-07-07 10:49:51 -04:00
Pete Johanson
2ff217d39e
Refactor ProMicro to a/d connector.
2020-06-25 23:21:53 -04:00
Pete Johanson
cd6bdc336a
Enable ZMK USB by default on nano.
2020-06-25 23:20:31 -04:00
Pete Johanson
8ee9a37498
Tweak the defconfigs for nice_nano and handwire.
2020-06-16 22:35:29 -04:00
Pete Johanson
a4885db2bf
Use the correct family ID for the AdaFruit bootloader.
2020-06-16 11:40:51 -04:00
Pete Johanson
85e505e06e
Build UF2 image for nice!nano board as well.
2020-06-15 23:00:35 -04:00
Pete Johanson
557996bcd0
Fixes for SPI pins for "P1" pins
...
Co-authored-by: Nick Winans <nick.win999@gmail.com>
2020-06-15 22:38:30 -04:00
Pete Johanson
75b01869f0
Add (untested) pins for SPI.
2020-06-15 22:38:30 -04:00
Pete Johanson
a5ade1f947
Add missing compatible
entry for the toplevel board.
2020-06-15 22:38:30 -04:00
Pete Johanson
4294b4873e
Initial basic work on nice!nano board support.
2020-06-15 22:38:30 -04:00