Gabriel Ozouf
00b74430cd
[build] Add mendatory USE_IN_FACTORY variable to binpack rule
...
This variable specifies whether the binpack is used for first-time
flashing on assembly-line, or for diagnostic later on.
2021-04-16 10:46:10 +02:00
Gabriel Ozouf
8705ddaf8a
[ion/device/bench] Add command to write and validate PCB version
2021-04-16 10:46:10 +02:00
Gabriel Ozouf
ddae6607f9
[ion/device/n0110] Deduce Vbus config from PCB version
...
Revised PCB (version number > 0) should configure Vbus as a GPIO instead
of an alternate function.
2021-04-16 10:46:10 +02:00
Gabriel Ozouf
c4ef2016ba
[ion/device/n0110] Methods to read and write PCB version in OTP
2021-04-16 10:46:10 +02:00
Gabriel Ozouf
524a7d9619
[ion/device/n0110] Define OTP blocks in internal flash
2021-04-16 10:46:10 +02:00
Gabriel Ozouf
e456667d5e
[ion/device] Add parameter PCB_LATEST
...
This indicates the latest PCB revision on which this version of Epsilon
can run.
2021-04-16 10:46:10 +02:00
Léa Saviot
3000431f3b
build: Version 15.3.6
2021-03-29 10:20:17 +02:00
Léa Saviot
50a32b470d
[ion/drivers/external_flash] Remove assertion unvalid on n0100
2021-03-29 10:20:17 +02:00
Léa Saviot
3746354f26
[ion/external_flash] Code cleaning
2021-03-29 09:55:00 +02:00
Léa Saviot
8fae36bcd3
[ion/external_flash] Use both possible commands for QuadPageProgram
2021-03-29 09:55:00 +02:00
Léa Saviot
9e9c088e9e
[ion/external_flash] Code cleaning
2021-03-29 09:55:00 +02:00
Léa Saviot
a635ecf59b
[ion/external_flash] Make the AT25SF641B work
...
Main changes are:
- No QPI but QuadSPI
- Use 32 command instead of 33
- Better programming of the instruction/address/data modes, according to
the 641B spec
- Use sOperatingMode instead of DefaultOperatingMode
TODO:
- Support both QPI and QuadSPI, for both flashs
- There is still confusion between sOperatingMode and DefaultOperatingMode
-> DefaultOperatingMode should not really be used
-> Read and write commands assume quad operation
2021-03-29 09:55:00 +02:00
Hugo Saint-Vignes
a6ae1957d1
build: Version 15.3.5
...
Change-Id: I79e237766ba64f1e14b8e2889611153437ee6775
2021-03-24 10:49:08 +01:00
Hugo Saint-Vignes
3686f819d6
[ion/src/simulator] Add headers and fix Macros for iOS
...
Change-Id: I0f1f888e4823fc9a80a7ac986cf8732dc9df2998
2021-03-24 10:12:11 +01:00
Hugo Saint-Vignes
382c303bd2
[build] Update EPSILON_TELEMETRY variable precedence
2021-03-23 14:49:09 +01:00
Hugo Saint-Vignes
402858739e
[ion/simulator/android] Fix method signature
...
Change-Id: I7ac83b8b3a4eca82313e9de3e3d9f5a76ff92951
2021-03-23 14:48:40 +01:00
Hugo Saint-Vignes
192794e299
[ion/simulator/android] Delete JNI local references in platform_language.cpp
...
Change-Id: I28251ec57ed0c87922efc2689f587f6bc0daaa76
2021-03-23 14:48:29 +01:00
M4x1m3
6f797833b2
[omega] 1.22.1
O1.22.1-E15
2021-03-21 20:31:06 +01:00
M4x1m3
44d745eff3
[apps] Updates atomic
2021-03-21 20:24:23 +01:00
Cyprien Méjat
4e7a846540
[config.mak] Dev Branch 1.22 incrementation ( #517 )
2021-03-21 18:24:46 +01:00
M4x1m3
a35fb141c4
[ion] Made username volatile
...
This ensures the compiler doesn't assume that the username is fixed, allowing
us top change it before flashing, to let the user change his username.
2021-03-20 20:14:12 +01:00
Léa Saviot
58602544e2
build: Version 15.3.4
2021-03-17 09:52:00 +01:00
Cyprien Méjat
4242c77d64
[themes] Omega Atomic dark theme ( #516 )
...
* update dark mode in atomic
* Fix mistake
* update atomic epsilon dark
2021-03-16 23:55:44 +01:00
Quentin Guidée
58ff19858f
[omega] 1.22.0
O1.22.0-E15
2021-03-15 21:54:08 +01:00
M4x1m3
f1d15022aa
[apps/code] Removed keys from HU catalog
2021-03-15 21:46:56 +01:00
Maxime FRIESS
fc3986f65a
Merge pull request #513 from RedGl0w/IonToolboxEpsilon
...
[Code] Added ion keys submenu
2021-03-15 21:42:50 +01:00
Maxime FRIESS
b795834c63
Merge branch 'omega-dev' into IonToolboxEpsilon
2021-03-15 21:23:35 +01:00
M4x1m3
9c8112658e
Fixed device build
2021-03-15 21:05:52 +01:00
Maxime FRIESS
ed86abebde
Merge pull request #511 from RedGl0w/strcmp
...
Strcmp
2021-03-15 20:49:52 +01:00
M4x1m3
671321db10
Merge branch 'RedGl0w-kmat' into omega-dev
2021-03-15 20:48:54 +01:00
M4x1m3
3ccd7d0fb7
Merge branch 'kmat' of https://github.com/RedGl0w/epsilon into RedGl0w-kmat
2021-03-15 20:48:43 +01:00
Maxime FRIESS
4f34cd17a1
Merge pull request #510 from RedGl0w/patch-12
...
[Calculation/expression_field] EE add Ans
2021-03-15 20:28:00 +01:00
M4x1m3
5cd22c9429
Merge branch '0b101-epsilon-appShortcuts' into omega-dev
2021-03-15 20:24:45 +01:00
M4x1m3
893539b76e
Merge branch 'epsilon-appShortcuts' of https://github.com/0b101/Omega into 0b101-epsilon-appShortcuts
2021-03-15 20:24:33 +01:00
Joachim LF
b2e2f3c5a6
[Code] Added ion keys submenu
2021-03-15 20:10:54 +01:00
Maxime FRIESS
48ec836129
Merge pull request #508 from RedGl0w/CRLF
...
[Ion/clipboard] Remove CR when there's LF next
2021-03-15 19:52:51 +01:00
M4x1m3
3d320b2768
Merge branch 'Lauryy06-master' into omega-dev
2021-03-15 19:50:33 +01:00
M4x1m3
134456267b
Merge branch 'master' of https://github.com/Lauryy06/epsilon into Lauryy06-master
2021-03-15 19:50:10 +01:00
Maxime FRIESS
d2df42bc35
Merge pull request #506 from RedGl0w/DrawStringFont
...
Draw string font
2021-03-15 19:34:39 +01:00
Maxime FRIESS
20d7094352
Merge branch 'omega-dev' into DrawStringFont
2021-03-15 19:31:16 +01:00
Maxime FRIESS
d95b50abef
Merge pull request #505 from numworks/master
...
Pull epsilon master
2021-03-15 19:29:12 +01:00
M4x1m3
ed03aae9ed
[apps] Fixed missing dynamically-generated dependency
2021-03-15 17:29:37 +01:00
Maxime FRIESS
32f567c60a
Merge pull request #504 from quentinguidee/omega-dev-atomic-theme
...
[themes] Change Atomic app theme
2021-03-13 23:55:47 +01:00
Quentin Guidée
83e6fc9579
[themes] Change atomic theme
2021-03-13 23:43:45 +01:00
M4x1m3
73585d9f48
Changed from Atom to Atomic in README
2021-03-12 18:16:12 +01:00
M4x1m3
8a400b7871
Updated atomic
2021-03-12 18:11:46 +01:00
Laury
297fbd3c00
[python] Add a draw_line function in kandinsky
2021-03-11 19:47:22 +01:00
Léa Saviot
ece6aa5f27
[build/targets.simulator.web.mak] Rule for htmlpack.official.zip
2021-03-10 11:49:57 +01:00
Joachim LF
8feb8e3ea2
[Python/kandinsky] Added font constant
2021-03-08 18:03:15 +01:00
Joachim LF
7b57f31fbf
[Python/kandinsky] Added in draw_string choice of font
2021-03-08 17:56:49 +01:00