Commit Graph

34 Commits

Author SHA1 Message Date
Yaya-Cout
851ec2ab69 [bootloader] Fix exam mode with Epsilon 19 and add support for Epsilon 20 (#302)
* [bootloader] Fix exam mode on Epsilon 19

* [bootloader] Fix comment indentation

* [bootloader] Restore comment indentation (even if GitHub tell that it isn't indented properly)

* [bootloader] Turn tabulations into spaces

* [bootloader] Mark Epsilon 19 as "safe to boot"

* [bootloader] Fix Epsilon 20 boot

* [bootloader] Chang version to 1.0.2
2022-12-03 18:14:43 +01:00
Lauryy06
e8044f938e Merge branch 'upsilon-dev' into omega-dev-get-battery-data 2021-09-15 18:38:40 +02:00
FaustinM
48a0da8a95 Add more python functions in ion module
Ion.battery_level() return a int with the current battery level
Ion.battery_ischarging() return a bool with the current battery charging state
bugfix for upsilon
2021-09-12 00:06:44 +02:00
Laury
1487acbe38 [git] Added .vs to gitignore 2021-09-11 19:57:36 +02:00
M4x1m3
4434b528f6 [ion/3ds] LED driver 2020-04-26 12:50:48 +02:00
M4x1m3
8a4e9520f3 Removed .gradle, added it to gitignore. 2020-03-01 16:48:36 +01:00
Quentin Guidée
a9c46dc28c Fix conflicts 2020-02-26 22:17:57 +01:00
Émilie Feral
8075468568 .gitignore: add build/artefacts 2020-02-25 17:37:29 -05:00
Quentin Guidée
eff2ba92a4 Ignore MacOS files 2019-12-24 10:57:56 +01:00
Quentin Guidée
00f1918cfb updated .gitignore 2019-11-26 17:45:18 +01:00
Quentin
346609c2be New Atom App 2019-10-31 22:06:40 +01:00
Romain Goyet
42f9234ab3 [docs] Add a build doc 2019-09-19 09:50:47 +02:00
Romain Goyet
d70bad84f3 Rename the scripts folder to build
And the build folder to output
2019-09-18 17:46:38 +02:00
Émilie Feral
df72f44744 .gitignore: add all pyc generated files 2019-08-08 17:22:02 +02:00
Émilie Feral
5345a8f278 .gitignore: add .pyc generated by python 2019-08-08 16:29:38 +02:00
Romain Goyet
bb86435a99 [scripts] .gitignore ignores only the build directory 2019-03-06 20:06:29 +01:00
Romain Goyet
9fc81d9a3f [ion/sdl] Build from the shortened Android directory 2019-03-06 15:47:11 +01:00
Romain Goyet
0c83253d2e [scripts] Use BUILD_DIR instead of build_dir 2019-03-06 15:00:59 +01:00
Romain Goyet
4f2c7a3763 [build] Update the i18n processing to fit the out-of-tree build 2019-03-06 15:00:59 +01:00
Romain Goyet
4f1d74f44b [build] Use an out-of-tree build 2019-03-06 15:00:59 +01:00
Romain Goyet
aeab06513e [kandinsky] Cleanup KDFont, include all characters 2018-10-11 16:44:02 +02:00
Romain Goyet
83662ebf70 [kandinsky] Remove warning, add missing file 2018-10-11 16:44:02 +02:00
gpotter2
f4ce649dba Ignore exe files in git on Windows 2017-12-05 19:40:38 +01:00
Romain Goyet
52bdf4a41f Merge branch 'cas_with_app_copy' into python_console 2017-11-21 18:44:38 +01:00
Romain Goyet
e6ed6c74a4 [apps] Split the i18n in multiple files
A Python script aggregates all i18n files and merges them.
We now can pick a list of locales to build in EPSILON_I18N_LANGUAGES
2017-09-29 17:08:46 +02:00
Émilie Feral
5d01277ab2 [poincare] Update gitignore to ignore rulegen files
Change-Id: If76c86c98f5050326580c9d6faf9cae3f327dadc
2017-09-25 10:38:08 +02:00
Dean Blackketter
560106fc42 Git should ignore more generated files 2017-08-29 12:43:55 -07:00
Romain Goyet
4d6eddb411 Cleaner build process
Change-Id: I6ecc7b77437397859f8ebb79ace48aaa9c1c2047
2017-04-19 22:21:46 +02:00
Romain Goyet
5f2427aef2 Instruct Make about #include dependencies
Change-Id: I5e87f31c0a67b9cd59271f25a213aa68ee99ce51
2016-09-16 15:34:52 +02:00
Romain Goyet
3cd4639f44 Add a picture viewer
Change-Id: I35dd150f415119e80f7463515a70e2d9bd058a14
2016-08-08 11:46:38 +02:00
Romain Goyet
1f64dfda9d Ignore the rulegen generated files
Change-Id: Icbbe984dedbedf7c4b74e496fbd43279cc49b7e0
2016-04-07 15:51:16 +02:00
Felix Raimundo
9f9d05e822 Add the test output to the .gitignore
Change-Id: I8c7e6e277b05a0fd8ea305400818494637fb3cf1
2016-03-22 18:39:59 +01:00
Felix Raimundo
e1393bea24 Update .gitignore
Removes generated parser / lexer, fonts rasterizer  and object files.

Change-Id: I03e217fca2c151db221c0bc4ae9f84d75b39d409
2016-03-18 14:32:46 +01:00
Romain Goyet
c91293ee51 Nicer registers headers 2015-05-03 11:52:14 +02:00