Lucian Copeland
beb7e33db3
Fix attribution and revert changes to main
2021-04-21 16:34:03 -04:00
Lucian Copeland
779169da26
Reduce Simmel size
2021-04-21 13:46:31 -04:00
Lucian Copeland
39b7d9bcf2
Fix indentation
2021-04-20 18:03:37 -04:00
Lucian Copeland
a1dc423569
Remove Alarm from small boards
2021-04-20 17:20:53 -04:00
Lucian Copeland
a702409983
Merge remote-tracking branch 'upstream/main' into nrf52-sleep
2021-04-20 14:58:24 -04:00
Dan Halbert
01979acd48
Merge pull request #4604 from tannewt/buffer_size
...
Assume max characteristic size when the client
2021-04-20 12:02:06 -04:00
Limor "Ladyada" Fried
83c768b25d
Merge pull request #4627 from aramcon-badge/aramcon2-badge
...
Add board definition files for ARAMCON2 Badge
2021-04-19 15:17:47 -04:00
Limor "Ladyada" Fried
17e419f129
Merge pull request #4633 from ZodiusInfuser/main
...
Tweaked Pimoroni board names
2021-04-19 15:16:37 -04:00
Benny Meisels
f0b04d403d
Add board definition files for ARAMCON2 Badge
2021-04-19 20:41:01 +03:00
Eddie Espinal
0e8b99dc65
Removes the USB_DEVICES entry as it's causing the build to fail.
2021-04-19 10:24:44 -04:00
Eddie Espinal
fce6226ca5
Add board definition for the ATMegaZero ESP32-S2
2021-04-19 08:47:29 -04:00
ZodiusInfuser
efdbc6be08
Tweaked board name
2021-04-19 10:38:07 +01:00
Limor "Ladyada" Fried
b6fa90d0b5
Merge pull request #4625 from stonehippo/sparkfun_micromod_atp_rp2040
...
Added Sparkfun MicroMod RP2040
2021-04-18 21:14:47 -04:00
Limor "Ladyada" Fried
be21589722
Merge pull request #4631 from adafruit/anecdata-patch-1
...
Update mpconfigboard.h DEFAULT_I2C_BUS_SDA & _SCL pins to match pins.c and schematic
2021-04-18 10:18:19 -04:00
anecdata
2198b1a4df
Update mpconfigboard.h
2021-04-17 20:15:04 -05:00
George White
5bd2e97865
Fix pin definitions
...
I missed a few pin definitions. Fixed those.
2021-04-17 18:43:49 -04:00
George White
493127f4bc
pre-commit trailing space fixes
2021-04-17 17:43:13 -04:00
George White
e0bb7385a1
Added Sparkfun MicroMod RP2040
...
Added board definition for the Sparkfun MicroMod RP2040.
Mostly followed the format for pins from the MicroMod nRF52840 board
definition, as MicroMod tries to standardize pins across
microcontrollers.
2021-04-17 10:56:04 -04:00
Dan Halbert
b2160bdddd
Add VBUS_SENSE (GP24) to board
...
Prompted by https://forums.adafruit.com/viewtopic.php?f=60&t=178237 .
Also add some whitespace to make pin aliases stand out, and add GP23 as an alias for `SMPS_MODE`.
2021-04-17 08:51:20 -04:00
ZodiusInfuser
efa9cfa5ec
Tweaked board name
2021-04-16 18:02:10 +01:00
Scott Shawcroft
43c16c89c4
Account for max_packet_size in outgoing length
2021-04-15 16:34:06 -07:00
Dan Halbert
f55d684057
Merge pull request #4612 from ZodiusInfuser/main
...
Added definitions for Pimoroni RP2040-based boards
2021-04-15 19:20:24 -04:00
ZodiusInfuser
1c700a82c9
Removed trailing whitespaces
2021-04-15 12:01:47 +01:00
ZodiusInfuser
f69bf8beb9
Removed whitespaces
2021-04-15 11:57:27 +01:00
ZodiusInfuser
d67ccb625c
Added correct USB PIDs
2021-04-15 11:41:46 +01:00
Scott Shawcroft
aa28d4f315
Allow setting max_packet_size for PacketBuffer
...
This is handy for remote characteristics because it allows for
the PacketBuffer binding code to have the correct max size. This
PR also adds checks so we don't write outside the outgoing buffer.
2021-04-14 17:09:48 -07:00
ZodiusInfuser
e4456bd756
Added definitions for PicoLipo boards
2021-04-14 23:09:10 +01:00
Scott Shawcroft
3978b50b8d
Merge pull request #4489 from gamblor21/audiomixer_rp2040
...
Add non M4 audiomixer support
2021-04-14 12:19:17 -07:00
Scott Shawcroft
b273f59c4e
Assume max characteristic size when the client
2021-04-13 15:37:47 -07:00
Scott Shawcroft
b1f4a9a9fd
Merge pull request #4447 from tyomitch/patch-3
...
[synthio] add a simple MidiTrack implementation
2021-04-13 15:09:23 -07:00
Kattni
9a3f04a1b8
Merge pull request #4599 from dhalbert/neopixel-trinkey-storage
...
Turn storage back on for NeoPixel Trinkey
2021-04-13 12:42:46 -04:00
Limor "Ladyada" Fried
1163af5d48
Merge pull request #4591 from jepler/same51-modules
...
same51: enable specific modules based on chip family
2021-04-13 11:47:08 -04:00
Dan Halbert
cc36402a64
turn storage back on
2021-04-13 11:06:59 -04:00
Artyom Skrobov
92d7f31046
[synthio] disable in stm32f411ce_blackpill_with_flash
...
region `FLASH_FIRMWARE' overflowed by 228 bytes
2021-04-13 03:01:55 -04:00
Artyom Skrobov
c6ee471b52
Merge branch 'main' of https://github.com/adafruit/circuitpython into patch-3
2021-04-13 00:32:19 -04:00
lady ada
d136078768
try re-enabling storage
2021-04-12 22:17:20 -04:00
jun2sak
6e9429d779
soft reboot for pretending deep sleep.
2021-04-12 20:53:14 +09:00
lady ada
8053d4a7a3
remove neopixels
2021-04-11 22:33:03 -04:00
Jeff Epler
4f36504aeb
same51: enable specific modules based on chip family
...
closes #4590
2021-04-11 20:07:59 -05:00
lady ada
42abb982fe
rename proxsense to proxlight
2021-04-11 18:39:14 -04:00
lady ada
9dc6d691b8
add prox trinkey and rename others to adafruit_
2021-04-11 17:45:37 -04:00
lady ada
56be8306cd
try adding a submodule?
2021-04-10 23:22:13 -04:00
lady ada
137745e911
neokey trinkey friend
2021-04-10 23:04:48 -04:00
Lucian Copeland
15764b4c24
Merge remote-tracking branch 'upstream/main' into nrf52-sleep
2021-04-09 13:48:45 -04:00
Scott Shawcroft
ebfe36c9aa
Merge pull request #4576 from felixerdy/main
...
Add senseBox MCU
2021-04-09 10:27:37 -07:00
Dan Halbert
11b9a5e605
Merge pull request #4577 from dglaude/patch-1
...
Respect product name: space between QT and Py
2021-04-09 13:10:19 -04:00
Dan Halbert
1b60c9d033
Merge pull request #4580 from jepler/incrementalencoder-refactor
...
IncrementalEncoder: factor out the quadrature state machine
2021-04-09 13:10:02 -04:00
Dan Halbert
61e33a5619
fix nrf ISR; make direction consistent across ports; save code size
2021-04-09 11:07:47 -04:00
felixerdy
ca6dda4d2b
reorder alias
2021-04-09 08:35:13 +02:00
Kevin Lutzer
4fb3139273
switch orders the flash memory is listed
2021-04-08 21:56:25 -06:00