Discover gists
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GeoTSOL 2024 Cracked |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fpu.c:57:8: warning: #warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp] | |
Script started on 2025-03-13 21:03:29+08:00 [COMMAND="/home/luppy/nuttx-release/run-job.sh risc-v-06 3" TERM="tmux-256color" TTY="/dev/pts/9" COLUMNS="100" LINES="10"] | |
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh risc-v-06 3 | |
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh | |
+ job=risc-v-06 | |
+ [[ risc-v-06 == '' ]] | |
+ instance=3 | |
+ set | |
+ grep TMUX | |
+ true |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz6quMCHZ15noyMREAAaPBW9n/voP682QTfcRcrqn2Ocwk5LKxE56vEQUSOi+uBOlFgS5FGTZKfzc1VkoZKSNmY+7XkF+CJ7Izm2nRj5O5wsjw/V3bJv3zs3pIyzPc5Wigsr9KT8YDkxLn5aM0aZrB7DUAyTorjcf7R96TBBt3TbJPmJZv+Vly9w1yC3pPyvhzfu1XNcsSvFMvQaolGuGfxsyLtHoSGaxRr4FMPQvB/Z08qHtuqcWYotUrJlMdOiIiRDWhQ/AUPbGtk8ShNTLCctrIl1tw7H6REJwb2lAysaJpm9n+c45f3EVq4yClQIcrKGZzS/gtc9lVLVBKg2wwQIDAQAB |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script started on 2025-03-13 21:04:59+08:00 [COMMAND="/home/luppy/nuttx-release/run-job.sh arm-11 1" TERM="tmux-256color" TTY="/dev/pts/6" COLUMNS="100" LINES="10"] | |
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh arm-11 1 | |
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh | |
+ job=arm-11 | |
+ [[ arm-11 == '' ]] | |
+ instance=1 | |
+ grep TMUX | |
+ set | |
+ true | |
+ neofetch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SERVER SIDE: | |
using System.Net; | |
using System.Net.Sockets; | |
using System.Text; | |
class Program | |
{ | |
static void Main() | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import 'package:flutter/material.dart'; | |
void main() => runApp(const MyApp()); | |
class MyApp extends StatelessWidget { | |
const MyApp({super.key}); | |
@override | |
Widget build(BuildContext context) { | |
return MaterialApp( |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/kward/shunit2.git 0f27c1ac71998835ff41d335d45079d6eb2a4bfe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LPDDR4X, 2112MHz | |
channel[0] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB | |
channel[1] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB | |
channel[2] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB | |
channel[3] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB | |
Manufacturer ID:0x6 | |
CH0 RX Vref:29.3%, TX Vref:22.8%,22.8%DQ rds: | |
h3 l0, h1 l0, h0 l0, h2 l0, h2 l0, h2 l0, h0 l0, h0 l0, | |
h1 l0, h2 l0, h3 l0, h4 l0, h0 l1, h2 l0, h1 l0, h1 l0, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? | |
#105: | |
new file mode 100644 | |
WARNING: Argument 'func' is not used in function-like macro | |
#153: FILE: include/kunit/bug.h:44: | |
+#define DEFINE_SUPPRESSED_WARNING(func) | |
WARNING: Argument 'func' is not used in function-like macro | |
#154: FILE: include/kunit/bug.h:45: |