Carlos
245a7b72a6
Add POEdit .mo files to gitignore
2018-08-23 22:20:42 -05:00
Carlos
9353385aa9
Update es.po strings, still a lot of review to do
2018-08-23 22:20:41 -05:00
Carlos
e6d79103ae
Finished the translation of string on the main.c file
2018-08-23 22:17:15 -05:00
Dan Halbert
6bfff29d22
Merge pull request #1137 from hathach/nrf52_dfu_touch1200
...
Nrf52 dfu touch1200, remove bootloader target
2018-08-22 10:14:08 -04:00
hathach
a516d1123f
fix typos
2018-08-22 19:42:41 +07:00
hathach
02b1b53153
Merge branch 'master' into nrf52_dfu_touch1200
2018-08-22 15:24:12 +07:00
hathach
fc955b1591
remove bootloader binaries, update readme for using adafruit-nrufitl and flashing bootloader
2018-08-22 15:22:17 +07:00
hathach
df4184e478
rename linker file to SD major version only
2018-08-21 16:02:57 +07:00
hathach
1c4accfa39
Merge branch 'nrf52_remove_boot_target' into nrf52_dfu_touch1200
2018-08-21 15:17:03 +07:00
hathach
b7dd33b76e
add touch 1200 for dfu-flash
2018-08-21 15:15:44 +07:00
Scott Shawcroft
580a191cc8
Merge pull request #1130 from tannewt/translate
...
Update translations
2018-08-20 16:14:20 -07:00
Scott Shawcroft
4c5a2380d0
Update translations
2018-08-20 09:39:11 -07:00
Scott Shawcroft
867a9c551f
Merge pull request #1116 from arofarn/patch-1
...
Strings internationalization : french
2018-08-19 22:54:05 -07:00
Scott Shawcroft
ea6b363c86
Merge pull request #1123 from notro/i2cslave_translate_fix
...
i2cslave: Fix missing translate() when raising exceptions
2018-08-19 22:42:31 -07:00
Noralf Trønnes
eefb6842a0
i2cslave: Fix missing translate() when raising exceptions
...
The translate() changes where applied after travis had checked the
i2cslave PR so this wasn't caught.
2018-08-18 16:00:06 +02:00
Pierrick C
f3f33a6455
Merge branch 'patch-1' of https://github.com/arofarn/circuitpython into patch-1
2018-08-18 09:03:09 +02:00
Pierrick C
d622ab480f
Better translation for some strings
2018-08-18 09:02:30 +02:00
Pierrick C
35df2a0ac7
Updated fr.po
2018-08-18 09:02:30 +02:00
arofarn
f8b5bf55a0
Update fr.po
...
One more typo...
2018-08-18 09:02:30 +02:00
arofarn
4d7989a9c0
Update fr.po
...
Lots of corrections (thanks to @Anton-2 ) + utf8 => utf-8
2018-08-18 09:02:30 +02:00
arofarn
9770d122fb
Update fr.po
...
Add misssing space at the end of line #40
2018-08-18 09:02:30 +02:00
arofarn
ef87941235
Update fr.po
...
Add charset=utf8
2018-08-18 09:02:30 +02:00
arofarn
db62fe679a
Update fr.po
...
'step' and 'slices' consistency (thanks to @dglaude)
2018-08-18 09:02:30 +02:00
arofarn
3a4eb6514f
Update fr.po
...
Some corrections (thanks to @dglaude !)
2018-08-18 09:02:30 +02:00
arofarn
f47484c266
Update fr.po
...
Add some translation (thanks to @dglaude) + small corrections
2018-08-18 09:02:30 +02:00
arofarn
a2a1cfac30
Update fr.po
...
Header update
2018-08-18 09:02:30 +02:00
arofarn
c8311f911b
Update fr.po
...
Quelques corrections + ajout de traductions manquantes
2018-08-18 09:02:30 +02:00
arofarn
d12ea41614
Update fr.po
...
Quelques corrections (surtout pin = broche plutôt qu'entrée/sortie) + ajout de nouvelles traductions
2018-08-18 09:02:30 +02:00
arofarn
93c7f85c80
Update fr.po
...
Quelques corrections rapides
2018-08-18 09:02:30 +02:00
arofarn
493de0f988
Create fr.po
...
French translation for CircuitPython. Work-in-progress...
2018-08-18 09:02:30 +02:00
Pierrick C
e8e74fba62
Better translation for some strings
2018-08-18 09:01:22 +02:00
Pierrick C
7641c3b973
Updated fr.po
2018-08-18 08:32:05 +02:00
Scott Shawcroft
1a6f6ff8e4
Merge pull request #1122 from Jahor/patch-1
...
Fix PWM Support on port 1 of NRF52840
2018-08-17 16:54:03 -07:00
Scott Shawcroft
4a4d84ba42
Merge pull request #1064 from notro/i2cslave
...
Add busio.I2CSlave
2018-08-17 16:51:45 -07:00
Pierrick C
bcb6e20b5f
Merge branch 'master' into patch-1
2018-08-17 18:22:51 +02:00
arofarn
c1a6637293
Merge pull request #3 from adafruit/master
...
Merge updated Circuitpython
2018-08-17 14:09:37 +02:00
Egor Leonenko
18e9f74738
Fix PWM Support on NRF52840
...
Replace usage of pin number alone with port+pin combination in NRF port of PWMOut
2018-08-17 19:34:03 +12:00
Scott Shawcroft
5dd420f7ff
Merge pull request #1121 from tannewt/huffman
...
Compress all translated strings with Huffman coding.
2018-08-16 19:22:45 -07:00
Scott Shawcroft
e8cf6a9072
Update to merged peripheral change.
2018-08-16 18:05:53 -07:00
Scott Shawcroft
c3c5951d44
Fix test that broke due to decompressing to too small of a scope.
2018-08-16 17:41:53 -07:00
Scott Shawcroft
96534e598e
Fix unix coverage and update translations.
2018-08-16 17:41:53 -07:00
Scott Shawcroft
76e0373576
Fix nrf and unix
2018-08-16 17:41:38 -07:00
Scott Shawcroft
2cd166b573
Fix esp and samd
2018-08-16 17:41:35 -07:00
Scott Shawcroft
137a30ad75
fix mpy-cross
2018-08-16 17:40:57 -07:00
Scott Shawcroft
de5a9d72dc
Compress all translated strings with Huffman coding.
...
This saves code space in builds which use link-time optimization.
The optimization drops the untranslated strings and replaces them
with a compressed_string_t struct. It can then be decompressed to
a c string.
Builds without LTO work as well but include both untranslated
strings and compressed strings.
This work could be expanded to include QSTRs and loaded strings if
a compress method is added to C. Its tracked in #531 .
2018-08-16 17:40:57 -07:00
Scott Shawcroft
92ed5d7bf2
Merge pull request #1119 from tannewt/memory_free_fix
...
Fix crash due to unsigned index and 0 boundary loop.
2018-08-16 11:21:34 -07:00
Noralf Trønnes
11cbeb87ad
ports/atmel-samd: Implement i2cslave.I2CSlave
...
This adds support for SAMD acting as a I2C slave in polled mode.
2018-08-16 17:20:49 +02:00
Noralf Trønnes
1ed0e45fc2
Add i2cslave.I2CSlave bindings
2018-08-16 17:11:20 +02:00
Noralf Trønnes
b6822b86ac
busio/I2C: Split out samd_i2c_get_sercom()
...
It will be shared with I2CSlave.
2018-08-16 17:06:40 +02:00
Scott Shawcroft
e72cebbad6
Fix crash due to unsigned index and 0 boundary loop.
2018-08-16 00:29:18 -07:00